diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-04 01:07:09 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-04 01:07:09 +0000 |
commit | f95cb7824324fb42dfe7e4e000f3d34950b137d2 (patch) | |
tree | 8061401b09264a719377800d21e12689b5bb2129 /DEPS | |
parent | d87c404738c7c89968ee01353d71d3a31f91669f (diff) | |
download | chromium_src-f95cb7824324fb42dfe7e4e000f3d34950b137d2.zip chromium_src-f95cb7824324fb42dfe7e4e000f3d34950b137d2.tar.gz chromium_src-f95cb7824324fb42dfe7e4e000f3d34950b137d2.tar.bz2 |
roll libvpx forward by 1 CL to force a sync. attempt to get buildbots to sync
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65007 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ vars = { "swig_revision": "40423", "nacl_revision": "3365", "libjingle_revision": "33", - "libvpx_revision": "64931", + "libvpx_revision": "64932", "ffmpeg_revision": "64326", } |