diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-22 08:11:39 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-22 08:11:39 +0000 |
commit | cf4d517aff2d8a628b6567a64640a6efdf132c44 (patch) | |
tree | 974a873d0b851303efee586186e1b97847ae2d90 /DEPS | |
parent | e6ade3a9fb424e2ee81e866cb301d5e8dda1b051 (diff) | |
download | chromium_src-cf4d517aff2d8a628b6567a64640a6efdf132c44.zip chromium_src-cf4d517aff2d8a628b6567a64640a6efdf132c44.tar.gz chromium_src-cf4d517aff2d8a628b6567a64640a6efdf132c44.tar.bz2 |
Roll libvpx to fix checkperms warnings
TBR=sergeyu@chromium.org
BUG=None
TEST=None
Review URL: https://chromiumcodereview.appspot.com/9429042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123000 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ vars = { "libjingle_revision": "115", "libphonenumber_revision": "425", - "libvpx_revision": "122984", + "libvpx_revision": "122996", "lss_revision": "9", "ffmpeg_revision": "122092", "sfntly_revision": "118", |