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

Unified Diff: DEPS

Issue 11045023: Move src/tools/isolate to src/tools/swarm_client as a DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use r159961 Created 8 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 | « .gitignore ('k') | base/base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 84a8199a02a5b060673ee5014d701c17b9159e31..e8008919971407ab0d550f56d0c1360957e12f96 100644
--- a/DEPS
+++ b/DEPS
@@ -105,6 +105,9 @@ deps = {
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@1508",
+ "src/tools/swarm_client":
+ "/trunk/tools/swarm_client@159961",
+
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
« no previous file with comments | « .gitignore ('k') | base/base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698