diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-26 04:33:32 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-26 04:33:32 +0000 |
commit | 901aaaca3618a9b4d08c407770326c0885e2983a (patch) | |
tree | 197414d9fdb45a9cb0cf3478b2f8aeb753a7b28b /.DEPS.git | |
parent | fae369678077862e07f790f445e9d5d66d7926fb (diff) | |
download | chromium_src-901aaaca3618a9b4d08c407770326c0885e2983a.zip chromium_src-901aaaca3618a9b4d08c407770326c0885e2983a.tar.gz chromium_src-901aaaca3618a9b4d08c407770326c0885e2983a.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179036 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@ac70431bf152a19acdbeb200dc3d5eb219a7cafa', + Var('git_url') + '/chromium/deps/libvpx.git@807f6c5f8e55a88a6c13abd9f798101498d4ac44', 'src/third_party/libyuv': Var('git_url') + '/external/libyuv.git@a9c9242a557c0202454733bab66521bff2e35fc9', 'src/third_party/opus/src': |