summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-05 12:51:54 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-05 12:51:54 +0000
commit6ec76904eb33b5de20d8f0a48cf3ee7467808988 (patch)
treecb5de16edbf865a35f64f12ccf288a696f73fa10 /DEPS
parent932455407a6870e79bdf04615121b6a9a1766f01 (diff)
downloadchromium_src-6ec76904eb33b5de20d8f0a48cf3ee7467808988.zip
chromium_src-6ec76904eb33b5de20d8f0a48cf3ee7467808988.tar.gz
chromium_src-6ec76904eb33b5de20d8f0a48cf3ee7467808988.tar.bz2
Update all the .results to .swarm.
Starting with r160349, isolate.py now produces .swarm instead of .results files. TBR=csharp@chromium.org NOTRY=true BUG= Review URL: https://chromiumcodereview.appspot.com/11035056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@160355 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2cd6c9e..6ebce7d 100644
--- a/DEPS
+++ b/DEPS
@@ -106,7 +106,7 @@ deps = {
(Var("googlecode_url") % "gyp") + "/trunk@1514",
"src/tools/swarm_client":
- "/trunk/tools/swarm_client@159961",
+ "/trunk/tools/swarm_client@160349",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),