diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-27 11:48:23 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-27 11:48:23 +0000 |
commit | 0b4163a7595b0ad84f65a2fde9a34e6b8bb1a93b (patch) | |
tree | f2bb0e8b8c076304a791c32cb6df7faf648e2772 /.DEPS.git | |
parent | 171a5d5593f9ca5c7f839c05ea003df7f235dae0 (diff) | |
download | chromium_src-0b4163a7595b0ad84f65a2fde9a34e6b8bb1a93b.zip chromium_src-0b4163a7595b0ad84f65a2fde9a34e6b8bb1a93b.tar.gz chromium_src-0b4163a7595b0ad84f65a2fde9a34e6b8bb1a93b.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169638 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ deps = { 'src/third_party/libsrtp': Var('git_url') + '/chromium/deps/libsrtp.git@305bb94fb192df845f89d7823d1bfae617a8d535', 'src/third_party/libvpx': - Var('git_url') + '/chromium/deps/libvpx.git@ea1422f1c543d4ac738a72d94613e8b620909573', + Var('git_url') + '/chromium/deps/libvpx.git@ab011f9b4ec1b1c81b7722ef3d10cd7dce595893', 'src/third_party/libyuv': Var('git_url') + '/external/libyuv.git@95730719503137a7db61a105bec02220f9ed159e', 'src/third_party/opus/src': |