summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-29 01:11:19 +0000
committerfbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-29 01:11:19 +0000
commit3f6eaabdb0c4460e62297465ccc9ba33aa3e6fc3 (patch)
tree19deff346162d05762ae90a8e7ea8fcc20ec2569
parent56af5803227e3e26de4cd234d8886394534f5f3c (diff)
downloadchromium_src-3f6eaabdb0c4460e62297465ccc9ba33aa3e6fc3.zip
chromium_src-3f6eaabdb0c4460e62297465ccc9ba33aa3e6fc3.tar.gz
chromium_src-3f6eaabdb0c4460e62297465ccc9ba33aa3e6fc3.tar.bz2
ffmpeg bump to chromium binaries in cl 54050
BUG=none TEST=XP Perf memory should pass. bss of avcodec-52.dll should be 303536 Review URL: http://codereview.chromium.org/3082002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54086 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 0b89b69..5142c68 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@ vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
"webkit_revision": "64240",
- "ffmpeg_revision": "54040",
+ "ffmpeg_revision": "54050",
"skia_revision": "592",
"chromium_git": "http://src.chromium.org/git",
"swig_revision": "40423",