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

Unified Diff: deps/standalone.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
« deps/dartium.deps/DEPS ('K') | « deps/dartium.deps/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deps/standalone.deps/DEPS
===================================================================
--- deps/standalone.deps/DEPS (revision 44043)
+++ deps/standalone.deps/DEPS (working copy)
@@ -15,6 +15,7 @@
# Revisions of /third_party/* dependencies.
"args_rev" : "@2699ca11b09158ab23ff4cb464ab255e89cc2f27",
"barback_rev" : "@29ee90dbcf77cfd64632fa2797a4c8a4f29a4b51",
+ "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d",
"fake_async_rev": "@38614",
"glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd",
"http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7",
@@ -78,6 +79,8 @@
"dart/third_party/observatory_pub_packages":
"/third_party/observatory_pub_packages" +
Var("observatory_pub_packages_rev"),
+ "dart/third_party/pkg/crypto":
+ "https://github.com/dart-lang/crypto.git" + Var("crypto_rev"),
# Needed to run pub
"dart/third_party/pkg/barback":
« deps/dartium.deps/DEPS ('K') | « deps/dartium.deps/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698