diff options
author | csharp@chromium.org <csharp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-13 22:28:31 +0000 |
---|---|---|
committer | csharp@chromium.org <csharp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-13 22:28:31 +0000 |
commit | bd3402452f18cbec69f1487f645ee2822dca01b0 (patch) | |
tree | 8246cf9d28b794373be4108ed69f50307fba8f70 /DEPS | |
parent | 23e04c164b7c17f79f1ed1a5efe28ec9e85522a2 (diff) | |
download | chromium_src-bd3402452f18cbec69f1487f645ee2822dca01b0.zip chromium_src-bd3402452f18cbec69f1487f645ee2822dca01b0.tar.gz chromium_src-bd3402452f18cbec69f1487f645ee2822dca01b0.tar.bz2 |
Update Swarm DEPS
TBR=maruel@chromium.org
NOTRY=True
BUG=
Review URL: https://chromiumcodereview.appspot.com/11366230
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167492 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@1533", "src/tools/swarm_client": - "/trunk/tools/swarm_client@167395", + "/trunk/tools/swarm_client@167473", "src/v8": (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), |