diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-27 03:05:08 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-27 03:05:08 +0000 |
commit | 4ff6ce9702a91c52892786464b15f3c8588d4070 (patch) | |
tree | 6d4280250812bd4d5697f6ee9b16a3e1fd008282 /DEPS | |
parent | 0195f53d2271c56e4eee99ae175698697a0bca6f (diff) | |
download | chromium_src-4ff6ce9702a91c52892786464b15f3c8588d4070.zip chromium_src-4ff6ce9702a91c52892786464b15f3c8588d4070.tar.gz chromium_src-4ff6ce9702a91c52892786464b15f3c8588d4070.tar.bz2 |
Roll FFmpeg to 76175 for Windows binaries.
BUG=69218, 71788, 73026
TEST=none
TBR=cevans
Review URL: http://codereview.chromium.org/6597036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76179 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ vars = { "nacl_revision": "4382", "libjingle_revision": "50", "libvpx_revision": "75967", - "ffmpeg_revision": "76139", + "ffmpeg_revision": "76175", "skia_revision": "820", "v8_revision": "6943", } |