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

Unified Diff: DEPS

Issue 1159073004: Move analyzer_cli out of pkg_tested. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 7 months 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 53a2de0c1ecf2e8569d67c5d92e99ede302cfd63..1b10899b847a98a76b8ec236862550f6b83fb480 100644
--- a/DEPS
+++ b/DEPS
@@ -174,7 +174,7 @@ deps = {
(Var("github_mirror") % "dart-services") +
Var("dart_services_rev"),
- Var("dart_root") + "/third_party/pkg_tested/analyzer_cli":
+ Var("dart_root") + "/third_party/pkg/analyzer_cli":
(Var("github_mirror") % "analyzer_cli") + Var("analyzer_cli_tag"),
Var("dart_root") + "/third_party/pkg/args":
(Var("github_mirror") % "args") + Var("args_tag"),
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698