diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-02 23:51:13 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-02 23:51:13 +0000 |
commit | b487d158efb8329e5f83f3a0eeecce2365c75388 (patch) | |
tree | 4292b37cf6cbdcb70cb0c12e974f60de62e4d379 /.DEPS.git | |
parent | 1ea4a060ae136f23ae239a2f1f9f9d0d7b3d03bd (diff) | |
download | chromium_src-b487d158efb8329e5f83f3a0eeecce2365c75388.zip chromium_src-b487d158efb8329e5f83f3a0eeecce2365c75388.tar.gz chromium_src-b487d158efb8329e5f83f3a0eeecce2365c75388.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108363 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ deps = { 'src/googleurl': Var('git_url') + '/external/google-url.git@290665e5ec3f648c6d94f0a4e2d0f1c603f65b84', 'src/native_client': - Var('git_url') + '/native_client/src/native_client.git@a4b1611342a92bed5a5dbe6b11dd5b2b10755a04', + Var('git_url') + '/native_client/src/native_client.git@cf273b9d14592701ab01619bfde12d4dabd74e48', 'src/sdch/open-vcdiff': Var('git_url') + '/external/open-vcdiff.git@64fe2324403ea78dbd781073f4e5b34768676e2c', 'src/seccompsandbox': |