diff options
author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-11 11:41:39 +0000 |
---|---|---|
committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-11 11:41:39 +0000 |
commit | a3e26213ff496a513b9c28e7956e9531bb0abf39 (patch) | |
tree | 473e8fa34fa57282a3483e161a5501342f1700d5 /DEPS | |
parent | 1698f61ab14b98e2d7d48e826acdb73517606f3a (diff) | |
download | chromium_src-a3e26213ff496a513b9c28e7956e9531bb0abf39.zip chromium_src-a3e26213ff496a513b9c28e7956e9531bb0abf39.tar.gz chromium_src-a3e26213ff496a513b9c28e7956e9531bb0abf39.tar.bz2 |
Linux: roll ffmpeg deps to get http://codereview.chromium.org/6659038/
This is a part of several changes to fix building with system libvpx.
TBR=scherkus
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/6670032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77806 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 = { "nacl_revision": "4382", "libjingle_revision": "55", "libvpx_revision": "76510", - "ffmpeg_revision": "76547", + "ffmpeg_revision": "77796", "skia_revision": "900", "v8_revision": "7134", } |