diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-04 22:26:10 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-04 22:26:10 +0000 |
commit | 2230a7563f48cd96b4e53ac13a2b26d4165e0086 (patch) | |
tree | 878f0368db3398a9a7365fe82731c94495531a5f /.DEPS.git | |
parent | 72c3ed25f0e371e84b6d86e32ff67e8a02413589 (diff) | |
download | chromium_src-2230a7563f48cd96b4e53ac13a2b26d4165e0086.zip chromium_src-2230a7563f48cd96b4e53ac13a2b26d4165e0086.tar.gz chromium_src-2230a7563f48cd96b4e53ac13a2b26d4165e0086.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254853 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ deps = { 'src/third_party/libsrtp': Var('git_url') + '/chromium/deps/libsrtp.git@84122798bb16927b1e676bd4f938a6e48e5bf2fe', 'src/third_party/libvpx': - Var('git_url') + '/chromium/deps/libvpx.git@5a0c2199cf036c0e7f3fd95c06bca41837469185', + Var('git_url') + '/chromium/deps/libvpx.git@daa317752787969f0b39e74dacf35acc11e4b79a', 'src/third_party/libwebm/source': Var('git_url') + '/webm/libwebm.git@0f7815b036651e242ec8c2fcfb59fe54f69be1a8', 'src/third_party/libyuv': |