diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-12 17:58:14 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-12 17:58:14 +0000 |
commit | 6f21d8e7f6b8093d149b263bd73a2bea2f48310a (patch) | |
tree | b151b50c181fbea3324b342799b6fd44eb78515e /DEPS | |
parent | e98fec04a248a8f952ca86d9a6bd9fc4a619e7e1 (diff) | |
download | chromium_src-6f21d8e7f6b8093d149b263bd73a2bea2f48310a.zip chromium_src-6f21d8e7f6b8093d149b263bd73a2bea2f48310a.tar.gz chromium_src-6f21d8e7f6b8093d149b263bd73a2bea2f48310a.tar.bz2 |
roll to ffmpeg oct 10 version for chrome8
BUG=55399
TEST=layout tests should still pass
Review URL: http://codereview.chromium.org/3730003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62300 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": "3365", "libjingle_revision": "33", "libvpx_revision": "60399", - "ffmpeg_revision": "61805", + "ffmpeg_revision": "62291", } deps = { |