summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-19 00:49:17 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-19 00:49:17 +0000
commitc4b34163c0745d698d1960c1cab65e1e101d9eec (patch)
treecda258d1d22bb382203c5a66e1ea8242695cc9cf /DEPS
parente64b3d8f98945fd2ea47b68fb677265ca2633cba (diff)
downloadchromium_src-c4b34163c0745d698d1960c1cab65e1e101d9eec.zip
chromium_src-c4b34163c0745d698d1960c1cab65e1e101d9eec.tar.gz
chromium_src-c4b34163c0745d698d1960c1cab65e1e101d9eec.tar.bz2
Roll deps to pick up ffmpeg fix from r42046.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42047 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 25245ef..dd57187 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@ vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
"webkit_revision": "56165",
- "ffmpeg_revision": "41907",
+ "ffmpeg_revision": "42046",
"skia_revision": "504",
"chromium_git": "http://src.chromium.org/git",
"swig_revision": "40423",