Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(182)

Unified Diff: DEPS

Issue 1544463002: Move third_party/firefox_jsshell dependency to cloud storage (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/.gitignore » ('j') | tools/testing/bin/jsshell.bat » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 4d253dd86660508955f14c451073b5f1970b9409..fd8b7ac977b1b7ab882102e53ae0d6d003995f9d 100644
--- a/DEPS
+++ b/DEPS
@@ -46,7 +46,6 @@ vars = {
"dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
"dart_style_tag": "@0.2.2",
"dev_compiler_rev": "@0.1.9",
- "firefox_jsshell_rev" : "@45554",
"glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd",
"gsutil_rev" : "@33376",
"html_tag" : "@0.12.1+1",
@@ -140,8 +139,6 @@ deps = {
Var("chromium_git") + "/chromium/src/tools/idl_parser.git" +
Var("idl_parser_rev"),
- Var("dart_root") + "/third_party/firefox_jsshell":
- Var("third_party") + "/firefox_jsshell" + Var("firefox_jsshell_rev"),
Var("dart_root") + "/third_party/gsutil":
Var("third_party") + "/gsutil" + Var("gsutil_rev"),
Var("dart_root") + "/third_party/pkg/petitparser":
« no previous file with comments | « no previous file | third_party/.gitignore » ('j') | tools/testing/bin/jsshell.bat » ('J')

Powered by Google App Engine
This is Rietveld 408576698