diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-04 01:48:50 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-04 01:48:50 +0000 |
commit | d0a16897e8b07c062d3716b910eeac2754c57859 (patch) | |
tree | bb28a925950902e493c0eb659c362a54e0af66b5 | |
parent | b1f18494233f64c720729039222d9ad66c8ae95f (diff) | |
download | chromium_src-d0a16897e8b07c062d3716b910eeac2754c57859.zip chromium_src-d0a16897e8b07c062d3716b910eeac2754c57859.tar.gz chromium_src-d0a16897e8b07c062d3716b910eeac2754c57859.tar.bz2 |
ffmpeg roll to take patches up to 09
BUG=35850
TEST=none. Should still function the same.
Review URL: http://codereview.chromium.org/669022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40588 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "webkit_revision": "55462", - "ffmpeg_revision": "40347", + "ffmpeg_revision": "40586", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", "swig_revision": "37274", |