diff options
author | fgalligan@chromium.org <fgalligan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-23 03:32:56 +0000 |
---|---|---|
committer | fgalligan@chromium.org <fgalligan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-23 03:32:56 +0000 |
commit | 0b11b3530e72705f017a4d46ec018f927af5e433 (patch) | |
tree | 51c2ffa7ba21f23fbb7191ff9399f5dac400d351 | |
parent | 3ff8a273e3f5b9ace2aaa3dc2d8e97023ea58f56 (diff) | |
download | chromium_src-0b11b3530e72705f017a4d46ec018f927af5e433.zip chromium_src-0b11b3530e72705f017a4d46ec018f927af5e433.tar.gz chromium_src-0b11b3530e72705f017a4d46ec018f927af5e433.tar.bz2 |
Libvpx roll to r178115
From r177298
This roll fixes the standalone webkit chromium build when adding
support for Vp9 playback.
BUG=165504, 166094, https://bugs.webkit.org/show_bug.cgi?id=107468
Review URL: https://chromiumcodereview.appspot.com/12047033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178230 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ vars = { "libjingle_revision": "266", "libphonenumber_revision": "456", - "libvpx_revision": "177298", + "libvpx_revision": "178115", "lss_revision": "17", # These two FFmpeg variables must be updated together. One is used for SVN |