diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-25 17:33:21 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-25 17:33:21 +0000 |
commit | efa04ae1620baa45debe765391a4ccd2db413fe2 (patch) | |
tree | e02af5b8db6fa8d066c8ce9d27d93dd6e3b9609a /DEPS | |
parent | 294d9e013e527c3805b3c809a11b8d6f08606860 (diff) | |
download | chromium_src-efa04ae1620baa45debe765391a4ccd2db413fe2.zip chromium_src-efa04ae1620baa45debe765391a4ccd2db413fe2.tar.gz chromium_src-efa04ae1620baa45debe765391a4ccd2db413fe2.tar.bz2 |
Roll libvpx to fix build breaks
Some libvpx files are marked with executable bit.
TBR=vandebo
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/8390007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107147 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ vars = { "nacl_toolchain_revision": "6757", "libjingle_revision": "88", - "libvpx_revision": "107120", + "libvpx_revision": "107145", "ffmpeg_revision": "106016", "sfntly_revision": "98", "skia_revision": "2515", |