Skip to content
Snippets Groups Projects
Commit 08977cda authored by thestig@chromium.org's avatar thestig@chromium.org
Browse files

Roll deps to pick up ffmpeg fix from r42082 and fix a missing file in ffmpeg.gyp.

TBR=fbarchard
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/1133006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42084 0039d316-1c4b-4281-b951-d872f2087c98
parent 014c0330
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
"webkit_revision": "56197",
"ffmpeg_revision": "42055",
"ffmpeg_revision": "42082",
"skia_revision": "504",
"chromium_git": "http://src.chromium.org/git",
"swig_revision": "40423",
......
......@@ -107,6 +107,7 @@
'source/patched-ffmpeg-mt/libavcodec/vp3dsp.c',
'source/patched-ffmpeg-mt/libavcodec/xiph.c',
'source/patched-ffmpeg-mt/libavformat/allformats.c',
'source/patched-ffmpeg-mt/libavformat/avi.c',
'source/patched-ffmpeg-mt/libavformat/avio.c',
'source/patched-ffmpeg-mt/libavformat/aviobuf.c',
'source/patched-ffmpeg-mt/libavformat/cutils.c',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment