diff options
author | cevans@chromium.org <cevans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-27 23:40:24 +0000 |
---|---|---|
committer | cevans@chromium.org <cevans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-27 23:40:24 +0000 |
commit | 0f206c44f621093b026fc5fbc233e1a46b6410da (patch) | |
tree | a42c6158bb47c3af8ce19790dba0c238754dfa85 /DEPS | |
parent | de4a1e1e5df182d58b7a097d7661d13bb159097f (diff) | |
download | chromium_src-0f206c44f621093b026fc5fbc233e1a46b6410da.zip chromium_src-0f206c44f621093b026fc5fbc233e1a46b6410da.tar.gz chromium_src-0f206c44f621093b026fc5fbc233e1a46b6410da.tar.bz2 |
Pick up Vorbis fix.
BUG=68115
TEST=See bug
Review URL: http://codereview.chromium.org/6069005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70202 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": "4030", "libjingle_revision": "50", "libvpx_revision": "65287", - "ffmpeg_revision": "70134", + "ffmpeg_revision": "70200", } deps = { |