diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-28 22:52:42 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-28 22:52:42 +0000 |
commit | 5a671d2b25a1fcfb64101a09957edc4f802aa489 (patch) | |
tree | 217b50903305e893e16b8092c799378bc303c7f2 /DEPS | |
parent | a53e0683ad312c10f5772dadbfd5df33c45f03c1 (diff) | |
download | chromium_src-5a671d2b25a1fcfb64101a09957edc4f802aa489.zip chromium_src-5a671d2b25a1fcfb64101a09957edc4f802aa489.tar.gz chromium_src-5a671d2b25a1fcfb64101a09957edc4f802aa489.tar.bz2 |
ffmpeg roll for chromium source and windows binaries
Includes fix for XP Perf by reducing webm library size by 1.6 MB
BUG=48037,50507
TEST=XP Perf and layout tests should pass
Review URL: http://codereview.chromium.org/3030024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54053 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "webkit_revision": "64234", - "ffmpeg_revision": "49485", + "ffmpeg_revision": "54040", "skia_revision": "592", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", |