diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-16 21:00:12 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-16 21:00:12 +0000 |
commit | e01ff01120978cd8ef0d8f059880df9a66f92bb5 (patch) | |
tree | f4442c02fd0a90729d38f4a9652527dc4c225462 /.DEPS.git | |
parent | b772333786035d8de7d73eec2dfbe49fde7b27d5 (diff) | |
download | chromium_src-e01ff01120978cd8ef0d8f059880df9a66f92bb5.zip chromium_src-e01ff01120978cd8ef0d8f059880df9a66f92bb5.tar.gz chromium_src-e01ff01120978cd8ef0d8f059880df9a66f92bb5.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101567 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,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@a06e20265d7ba7dc38b218fc5e854304efb8dde1', + Var('git_url') + '/external/gyp.git@c1d91c2ba48708c36b3ccbbc9dfef46c9b0e1a82', 'src/tools/page_cycler/acid3': Var('git_url') + '/chromium/deps/acid3.git@59c6ae4c476750845a529cd407454378ebaaa347', 'src/v8': |