diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-22 16:50:14 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-22 16:51:42 +0000 |
commit | 80291dc0dacb3009f3fe37693833dd9521972289 (patch) | |
tree | e5426d2e242fb018c3680934075fa81d7d36a5b5 /.DEPS.git | |
parent | 170addae59379de546bb5ac90786af42a4a58a82 (diff) | |
download | chromium_src-80291dc0dacb3009f3fe37693833dd9521972289.zip chromium_src-80291dc0dacb3009f3fe37693833dd9521972289.tar.gz chromium_src-80291dc0dacb3009f3fe37693833dd9521972289.tar.bz2 |
Update .DEPS.git
Cr-Commit-Position: refs/heads/master@{#291433}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291433 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -77,7 +77,7 @@ vars = { 'llvm_git': 'https://llvm.googlesource.com', 'nacl_revision': - '13637', + '13647', 'llvm_url': 'http://src.chromium.org/llvm-project', 'webrtc_revision': @@ -102,7 +102,7 @@ deps = { 'src/media/cdm/ppapi/api': Var('git_url') + '/chromium/cdm.git@41c8183a3966a17b440dbe606cb2840e1b7ce884', 'src/native_client': - Var('git_url') + '/native_client/src/native_client.git@c49fcd263ff91bc8acba3118b22b71345488896e', + Var('git_url') + '/native_client/src/native_client.git@b9da09fff0b9e4b441d8e6d0f22cb038cb33e88b', 'src/sdch/open-vcdiff': Var('git_url') + '/external/open-vcdiff.git@438f2a5be6d809bc21611a94cd37bfc8c28ceb33', 'src/testing/gmock': |