diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-06 20:09:17 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-06 20:09:17 +0000 |
commit | 2bc9a00307f85529d18e507b1b2edfad0c321e82 (patch) | |
tree | db8f288d8c9afc9f9657fc17d969cec753a7012f /.DEPS.git | |
parent | 5db01fc554effca31166803b59900c3c26f0832e (diff) | |
download | chromium_src-2bc9a00307f85529d18e507b1b2edfad0c321e82.zip chromium_src-2bc9a00307f85529d18e507b1b2edfad0c321e82.tar.gz chromium_src-2bc9a00307f85529d18e507b1b2edfad0c321e82.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125207 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ deps = { 'src/googleurl': Var('git_url') + '/external/google-url.git@27f43d01b63c81376b6ba73f9465a24ba3cb1fbe', 'src/native_client': - Var('git_url') + '/native_client/src/native_client.git@b9bab4c2aefe75b61d0e3063666caa4b85149c76', + Var('git_url') + '/native_client/src/native_client.git@c6a012a004e3431f7fdf8974dcc6b7c7e77c36b9', 'src/native_client_sdk/src/site_scons': Var('git_url') + '/native_client/src/native_client/site_scons.git@cd3eddcaec216f687fe433f35ff7594a11b134ff', 'src/sdch/open-vcdiff': |