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

Unified Diff: all.deps/DEPS

Issue 1094793005: Update args to 0.13.0. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/deps
Patch Set: Created 5 years, 8 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 | dartium.deps/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: all.deps/DEPS
diff --git a/all.deps/DEPS b/all.deps/DEPS
index 25325a3d6df5c8ce838b4823f6214a14e1618f81..9f951ae2a0c378dbbd4fb5da82b8a9d8d0d1089d 100644
--- a/all.deps/DEPS
+++ b/all.deps/DEPS
@@ -19,7 +19,7 @@ vars = {
"apache_ant_rev" : "@19997",
"apache_compress_rev" : "@19997",
"apache_http_rev" : "@37872",
- "args_rev" : "@2699ca11b09158ab23ff4cb464ab255e89cc2f27",
+ "args_tag": "@0.13.0",
"args4j_rev" : "@19997",
"barback_rev" : "@29ee90dbcf77cfd64632fa2797a4c8a4f29a4b51",
"bzip2_rev" : "@19997",
@@ -176,7 +176,7 @@ deps = {
"dart/third_party/font-awesome":
"/third_party/font-awesome" + Var("font_awesome_rev"),
"dart/third_party/pkg/args":
- "https://github.com/dart-lang/args.git" + Var("args_rev"),
+ "https://github.com/dart-lang/args.git" + Var("args_tag"),
"dart/third_party/pkg/async_await":
"https://github.com/dart-lang/async_await.git" + Var("async_await_rev"),
"dart/third_party/pkg/barback":
« no previous file with comments | « no previous file | dartium.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698