diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-27 17:36:01 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-27 17:36:01 +0000 |
commit | a292de2d3fe352ac20269572abb4407398c5eb3f (patch) | |
tree | e242240a7098a2130e8b6100935324bb1a50762f /DEPS | |
parent | f01716b8b422c080b306fd95fb3720d21ae553dc (diff) | |
download | chromium_src-a292de2d3fe352ac20269572abb4407398c5eb3f.zip chromium_src-a292de2d3fe352ac20269572abb4407398c5eb3f.tar.gz chromium_src-a292de2d3fe352ac20269572abb4407398c5eb3f.tar.bz2 |
roll to ffmpeg removing empty files that are no longer needed to fool build bots into deleting files.
BUG=57054, 56628
TEST=build ffmpeg from tar and patches
Review URL: http://codereview.chromium.org/3472018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60667 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ vars = { "nacl_revision": "3186", "libjingle_revision": "29", "libvpx_revision": "60399", - "ffmpeg_revision": "60551", + "ffmpeg_revision": "60666", } deps = { |