diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-05 12:51:54 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-05 12:51:54 +0000 |
commit | 6ec76904eb33b5de20d8f0a48cf3ee7467808988 (patch) | |
tree | cb5de16edbf865a35f64f12ccf288a696f73fa10 /DEPS | |
parent | 932455407a6870e79bdf04615121b6a9a1766f01 (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"), |