summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorfbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-30 19:58:03 +0000
committerfbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-30 19:58:03 +0000
commitaac3d5a05f0f3a9c92f1141415605be321c7b0f8 (patch)
tree3cd4e9884d4d3dbd2accaa1f935e1561eb72e8af /DEPS
parente7b418bc2ddad0832b849de9e9594745ee180d03 (diff)
downloadchromium_src-aac3d5a05f0f3a9c92f1141415605be321c7b0f8.zip
chromium_src-aac3d5a05f0f3a9c92f1141415605be321c7b0f8.tar.gz
chromium_src-aac3d5a05f0f3a9c92f1141415605be321c7b0f8.tar.bz2
ffmpeg deps roll to fix chrome builds on 32 bit linux
BUG=50784 TEST=build chrome branded 32 bit ffmpeg Review URL: http://codereview.chromium.org/3061038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54361 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 08dc42b..70f97a3 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@ vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
"webkit_revision": "64357",
- "ffmpeg_revision": "54050",
+ "ffmpeg_revision": "54360",
"skia_revision": "592",
"chromium_git": "http://src.chromium.org/git",
"swig_revision": "40423",