diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-15 18:33:14 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-15 18:33:14 +0000 |
commit | 129867db35d01d915dde81afb422c82b018b3c67 (patch) | |
tree | c1264bcd488f4d4d6656188b3faaf033dd9d6f51 /.DEPS.git | |
parent | 513d3ccf8f251e54cf43ad0567e3aa5a5b703be8 (diff) | |
download | chromium_src-129867db35d01d915dde81afb422c82b018b3c67.zip chromium_src-129867db35d01d915dde81afb422c82b018b3c67.tar.gz chromium_src-129867db35d01d915dde81afb422c82b018b3c67.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92720 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ deps = { 'src/third_party/yasm/source/patched-yasm': Var('git_url') + '/chromium/deps/yasm/patched-yasm.git@44efe151b6960bab3db0c85354cc4cce1024219d', 'src/tools/gyp': - Var('git_url') + '/external/gyp.git@f10188539522f7c2dccd5bb3f5e683939e6721b3', + Var('git_url') + '/external/gyp.git@c27d1917e3441b102ae77b66d792b12c91d7c38c', 'src/tools/page_cycler/acid3': Var('git_url') + '/chromium/deps/acid3.git@59c6ae4c476750845a529cd407454378ebaaa347', 'src/v8': |