diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-01 23:14:41 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-01 23:14:41 +0000 |
commit | e0bbda960098c1d3c85d8293872a4b7171f7a91c (patch) | |
tree | 32d75772809db5b3abdc071a29dd248b314b9dc9 /DEPS | |
parent | 64cd4f51fd26b2afb8e1920a61c0ed92fe450e04 (diff) | |
download | chromium_src-e0bbda960098c1d3c85d8293872a4b7171f7a91c.zip chromium_src-e0bbda960098c1d3c85d8293872a4b7171f7a91c.tar.gz chromium_src-e0bbda960098c1d3c85d8293872a4b7171f7a91c.tar.bz2 |
ffmpeg roll to source that allows flac to be removed and remove flac from ffmpeg.gyp
BUG=35850
TEST=ffmpeg should still build
Review URL: http://codereview.chromium.org/661314
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40315 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": "55373", - "ffmpeg_revision": "40279", + "ffmpeg_revision": "40314", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", "swig_revision": "37274", |