diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-31 13:09:56 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-31 13:09:56 +0000 |
commit | 41a3c2c05785e3e29714939c39bd0bd62f5044a7 (patch) | |
tree | 3c1e049148600e956bd25ace78923ff62c9c3b00 /.DEPS.git | |
parent | f75d233e675af64c2c9952b84eba67be712f6ee0 (diff) | |
download | chromium_src-41a3c2c05785e3e29714939c39bd0bd62f5044a7.zip chromium_src-41a3c2c05785e3e29714939c39bd0bd62f5044a7.tar.gz chromium_src-41a3c2c05785e3e29714939c39bd0bd62f5044a7.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165154 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -136,7 +136,7 @@ deps = { 'src/tools/page_cycler/acid3': Var('git_url') + '/chromium/deps/acid3.git@bed664c3c6f4200d2ab6b139bddb628dcef6f5ed', 'src/tools/swarm_client': - Var('git_url') + '/chromium/tools/swarm_client.git@11ae06708e72bd19e2d1f393204a2340eb311f33', + Var('git_url') + '/chromium/tools/swarm_client.git@b5e7d46ae137b562b984917cc0277b277f6e3d04', 'src/v8': Var('git_url') + '/external/v8.git@89e18f5599cb4cd462cb1ed324addd7388fb4d60', } |