diff options
author | nick@chromium.org <nick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-15 18:55:59 +0000 |
---|---|---|
committer | nick@chromium.org <nick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-15 18:55:59 +0000 |
commit | 7cdb5b37e1e157596e8d751b5933afee735cc028 (patch) | |
tree | facd829d9337827bb16a2977b53ade01909d0194 | |
parent | d166d83f63ff4b74610dfe4d10c6e6d7250e0d03 (diff) | |
download | chromium_src-7cdb5b37e1e157596e8d751b5933afee735cc028.zip chromium_src-7cdb5b37e1e157596e8d751b5933afee735cc028.tar.gz chromium_src-7cdb5b37e1e157596e8d751b5933afee735cc028.tar.bz2 |
Roll ffmpeg to pick up gyp fix.
BUG=57212, 59277
TEST=trybots
Review URL: http://codereview.chromium.org/3817008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62768 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ vars = { "nacl_revision": "3365", "libjingle_revision": "33", "libvpx_revision": "60399", - "ffmpeg_revision": "62579", + "ffmpeg_revision": "62752", } deps = { |