diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-09 19:35:15 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-09 19:35:15 +0000 |
commit | d023888de737fbf553712de73bd7b8f0c32b0886 (patch) | |
tree | 5384a28661f719dea2cec015b6eab0da4cff976b | |
parent | 134737ca36dde8758374a0695ef67fbb6b95f867 (diff) | |
download | chromium_src-d023888de737fbf553712de73bd7b8f0c32b0886.zip chromium_src-d023888de737fbf553712de73bd7b8f0c32b0886.tar.gz chromium_src-d023888de737fbf553712de73bd7b8f0c32b0886.tar.bz2 |
[libvpx] Roll libvpx to include changes to vpx_version.h
Just moving vpx_version.h to a new place. Roll to include changes.
TEST=Tree is green
Review URL: https://chromiumcodereview.appspot.com/10836140
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150865 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ vars = { "libjingle_revision": "168", "libphonenumber_revision": "456", - "libvpx_revision": "149334", + "libvpx_revision": "150392", "lss_revision": "11", # These two FFmpeg variables must be updated together. One is used for SVN |