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

Unified Diff: dartium.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 | « all.deps/DEPS ('k') | standalone.deps/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dartium.deps/DEPS
diff --git a/dartium.deps/DEPS b/dartium.deps/DEPS
index a008f60f7d9984b8a9eb8ad299bd34bb2aa52afa..4e84e9baf55276e3b1befaf701e8cb35befc07f3 100644
--- a/dartium.deps/DEPS
+++ b/dartium.deps/DEPS
@@ -16,7 +16,7 @@ vars.update({
"dartium_webkit_branch": "/blink/branches/dart/dartium",
"dartium_webkit_revision": "191870",
- "args_rev": "@2699ca11b09158ab23ff4cb464ab255e89cc2f27",
+ "args_tag": "@0.13.0",
"barback_rev" : "@29ee90dbcf77cfd64632fa2797a4c8a4f29a4b51",
"collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e",
"crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d",
@@ -121,7 +121,7 @@ deps.update({
"https://github.com/dart-lang/yaml.git" + Var("yaml_rev"),
"src/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"),
"src/dart/third_party/pkg/http_parser":
"https://github.com/dart-lang/http_parser.git" + Var("http_parser_rev"),
"src/dart/third_party/pkg/matcher":
« no previous file with comments | « all.deps/DEPS ('k') | standalone.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698