diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-02 05:30:51 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-02 05:30:51 +0000 |
commit | 3494852e2c7da291fdd1a81922b3229790bff754 (patch) | |
tree | d01f5515cc6ac47de5f65b51093ea411c1065629 /DEPS | |
parent | d737033fa62ac19f27995ad0deb84e657e2c0755 (diff) | |
download | chromium_src-3494852e2c7da291fdd1a81922b3229790bff754.zip chromium_src-3494852e2c7da291fdd1a81922b3229790bff754.tar.gz chromium_src-3494852e2c7da291fdd1a81922b3229790bff754.tar.bz2 |
ffmpeg roll to patch 10 binaries for chromium
BUG=35850
TEST=none. should behave same as before but with better security.
Review URL: http://codereview.chromium.org/660363
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40363 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-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": "55396", - "ffmpeg_revision": "40324", + "ffmpeg_revision": "40361", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", "swig_revision": "37274", |