diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-10 11:03:12 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-10 11:03:12 +0000 |
commit | 2f3127e1fa69cfbddc9446fb3d68bf9a7e78c5a9 (patch) | |
tree | 5d0930be61d37c2692bed48ae9e8e5d327cece4f /.DEPS.git | |
parent | 3857f2417260c63abfd58e4fcef8c6d284b3bc6e (diff) | |
download | chromium_src-2f3127e1fa69cfbddc9446fb3d68bf9a7e78c5a9.zip chromium_src-2f3127e1fa69cfbddc9446fb3d68bf9a7e78c5a9.tar.gz chromium_src-2f3127e1fa69cfbddc9446fb3d68bf9a7e78c5a9.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109414 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ deps = { 'src/third_party/libjpeg_turbo': Var('git_url') + '/chromium/deps/libjpeg_turbo.git@dd03f0f2343b6b732fb65fe8bc38811be877e4f8', 'src/third_party/libvpx': - Var('git_url') + '/chromium/deps/libvpx.git@bbfbc62f9925ae13d57ebb1e778e054817aa6d9b', + Var('git_url') + '/chromium/deps/libvpx.git@ff76a77415f22751105d33e49f615cae4f58b52b', 'src/third_party/libyuv': Var('git_url') + '/external/libyuv.git@86e9487d0dd397779f948f2ecef4b46d240ee57c', 'src/third_party/mozc/session': |