diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-03 01:45:29 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-03 01:45:29 +0000 |
commit | 496e83591bc17564c09e0f785edd03960d144124 (patch) | |
tree | 462d1b7b3e48a0d76a1ce02e6ca58e42e7336238 /.DEPS.git | |
parent | a818e730c1ce77581e57cbf87067a3c605ab9f8f (diff) | |
download | chromium_src-496e83591bc17564c09e0f785edd03960d144124.zip chromium_src-496e83591bc17564c09e0f785edd03960d144124.tar.gz chromium_src-496e83591bc17564c09e0f785edd03960d144124.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180278 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ deps = { 'src/third_party/libsrtp': Var('git_url') + '/chromium/deps/libsrtp.git@aaa7ffc69828e8202a549268f5ac7fe428232811', 'src/third_party/libvpx': - Var('git_url') + '/chromium/deps/libvpx.git@c5ff9561dffb0f6b6a64796713281339282aea41', + Var('git_url') + '/chromium/deps/libvpx.git@fa43a22c16ae2b81f2532c907fb9eb2c1cd2a373', 'src/third_party/libyuv': Var('git_url') + '/external/libyuv.git@a9c9242a557c0202454733bab66521bff2e35fc9', 'src/third_party/opus/src': |