diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-03 00:55:23 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-03 00:55:23 +0000 |
commit | 3e817f997bd7aacf26147a66264483b7366ba8c3 (patch) | |
tree | 483f0cf2522e1749f68e92bffa7923c1b8800767 /.DEPS.git | |
parent | 8ffed75095060483ec64a9e83ad31dbc90b02353 (diff) | |
download | chromium_src-3e817f997bd7aacf26147a66264483b7366ba8c3.zip chromium_src-3e817f997bd7aacf26147a66264483b7366ba8c3.tar.gz chromium_src-3e817f997bd7aacf26147a66264483b7366ba8c3.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238256 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ deps = { 'src/media/cdm/ppapi/api': Var('git_url') + '/chromium/cdm.git@14b906ed76eabeee2051c9549c346cb7efe864b0', 'src/native_client': - Var('git_url') + '/native_client/src/native_client.git@1f69c2554a29c2a0b99b9f7a13c6b7bca3f4f4f7', + Var('git_url') + '/native_client/src/native_client.git@710d9b23365849ede372fd425ca046066cc6cfcc', 'src/sdch/open-vcdiff': Var('git_url') + '/external/open-vcdiff.git@438f2a5be6d809bc21611a94cd37bfc8c28ceb33', 'src/testing/gmock': |