diff options
author | tomfinegan@google.com <tomfinegan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-27 19:27:28 +0000 |
---|---|---|
committer | tomfinegan@google.com <tomfinegan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-27 19:27:28 +0000 |
commit | 8ec81aa69cbd7595508448afe9a0b2cee6e0d321 (patch) | |
tree | 8b2acf6882bcff64ebfdc66c02c46c74b304b028 /DEPS | |
parent | d34c5f86806cc82c667ac09339c25f5f64fdc1db (diff) | |
download | chromium_src-8ec81aa69cbd7595508448afe9a0b2cee6e0d321.zip chromium_src-8ec81aa69cbd7595508448afe9a0b2cee6e0d321.tar.gz chromium_src-8ec81aa69cbd7595508448afe9a0b2cee6e0d321.tar.bz2 |
libvpx roll to icc built libs for mac and linux (ia32/x64 targets).
BUG=none
TEST=linux ia32/x64 and mac targets should show faster WebM decode
Review URL: http://codereview.chromium.org/3224002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57716 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ vars = { "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", "nacl_revision": "3005", - "libvpx_revision": "55944", + "libvpx_revision": "57643", "libjingle_revision": "27", } |