diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-18 02:14:21 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-18 02:14:21 +0000 |
commit | 44a5449029fef002c6fa28ead01fb75d4ef4494d (patch) | |
tree | b305feadb1472eea6ff18698c288ee5ad8258457 /DEPS | |
parent | 5a468f1d0ff72ccb3dd5e3a53f190e1e87ed9f9d (diff) | |
download | chromium_src-44a5449029fef002c6fa28ead01fb75d4ef4494d.zip chromium_src-44a5449029fef002c6fa28ead01fb75d4ef4494d.tar.gz chromium_src-44a5449029fef002c6fa28ead01fb75d4ef4494d.tar.bz2 |
ffmpeg - roll deps to get missing arm files and add int_neon.S to source in ffmpeg
BUG=38477
TEST=build linux arm debug mode
Review URL: http://codereview.chromium.org/1073001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41908 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": "56124", - "ffmpeg_revision": "41391", + "ffmpeg_revision": "41907", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", |