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

Unified Diff: deps/dartium.deps/DEPS

Issue 957193003: More changes to fix dependencies after github move (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 5 years, 10 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/addlatexhash.dart ('k') | deps/standalone.deps/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deps/dartium.deps/DEPS
===================================================================
--- deps/dartium.deps/DEPS (revision 44043)
+++ deps/dartium.deps/DEPS (working copy)
@@ -18,6 +18,8 @@
"args_rev": "@2699ca11b09158ab23ff4cb464ab255e89cc2f27",
"barback_rev" : "@29ee90dbcf77cfd64632fa2797a4c8a4f29a4b51",
+ "collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e",
Søren Gjesse 2015/02/26 10:09:46 No use of this below.
+ "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d",
"glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd",
"http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7",
"http_multi_server_rev" : "@84f368d86fd9619def668e49824fe3e71a1e010f",
@@ -82,6 +84,8 @@
# Needed to run pub.
"src/dart/third_party/pkg/barback":
"https://github.com/dart-lang/barback.git" + Var("barback_rev"),
+ "src/dart/third_party/pkg/crypto":
+ "https://github.com/dart-lang/crypto.git" + Var("crypto_rev"),
"src/dart/third_party/pkg/glob":
"https://github.com/dart-lang/glob.git" + Var("glob_rev"),
"src/dart/third_party/pkg/json_rpc_2":
« no previous file with comments | « dart/tools/addlatexhash.dart ('k') | deps/standalone.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698