[infra] Remove copy of jsshell to legacy location

Fixes: b/186078239
Change-Id: I963af391e67734b9dc130258a871f9b0a2966858
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/214047
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
William Hesse
2022-01-10 14:45:05 +00:00
parent 6676a45488
commit 27d3969eae
-9
View File
@@ -226,15 +226,6 @@ deps = {
"condition": "checkout_javascript_engines",
"dep_type": "cipd",
},
# TODO(b/186078239): remove this copy to the old location
Var("dart_root") + "/third_party/firefox_jsshell/linux/jsshell": {
"packages": [{
"package": "dart/third_party/jsshell/linux-amd64",
"version": Var("jsshell_tag"),
}],
"condition": "checkout_javascript_engines",
"dep_type": "cipd",
},
Var("dart_root") + "/third_party/devtools": {
"packages": [{
"package": "dart/third_party/flutter/devtools",