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

Unified Diff: deps/all.deps/DEPS

Issue 26758004: Version 0.7.6.6 (Closed) Base URL: http://dart.googlecode.com/svn/branches/0.7/
Patch Set: Created 7 years, 2 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 | « dart/tools/VERSION ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deps/all.deps/DEPS
===================================================================
--- deps/all.deps/DEPS (revision 28641)
+++ deps/all.deps/DEPS (working copy)
@@ -21,6 +21,7 @@
"args4j_rev" : "@19997",
"bzip2_rev" : "@19997",
"chrome_rev" : "@19997",
+ "clang_rev" : "@28445",
"commons-io_rev" : "@19997",
"commons-lang_rev" : "@19997",
"d8_rev" : "@27036",
@@ -70,6 +71,7 @@
"dart/third_party/args4j": "/third_party/args4j" + Var("args4j_rev"),
"dart/third_party/bzip2": "/third_party/bzip2" + Var("bzip2_rev"),
"dart/third_party/chrome": "/third_party/chrome" + Var("chrome_rev"),
+ "dart/third_party/clang": "/third_party/clang" + Var("clang_rev"),
"dart/third_party/commons-io":
"/third_party/commons-io" + Var("commons-io_rev"),
"dart/third_party/commons-lang":
« no previous file with comments | « dart/tools/VERSION ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698