summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-30 00:28:40 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-30 00:28:40 +0000
commit6ef2067c287ffbe78bf193f72fd12cf9ce57f08a (patch)
tree7a851346c1ab91ec138d2391b325f418b043226d /DEPS
parentd278c8299792fac77a5b9775ee33a94c55bddf43 (diff)
downloadchromium_src-6ef2067c287ffbe78bf193f72fd12cf9ce57f08a.zip
chromium_src-6ef2067c287ffbe78bf193f72fd12cf9ce57f08a.tar.gz
chromium_src-6ef2067c287ffbe78bf193f72fd12cf9ce57f08a.tar.bz2
Roll DEPS to include changes to FFmpeg build system
This change will avoid exporting libvpx symbols if libvpx is not built into FFmpeg. BUG=None TEST=FFmpeg can be loaded on ARM Review URL: http://codereview.chromium.org/3518002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61013 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 fe3fdcc..bcbdb36 100644
--- a/DEPS
+++ b/DEPS
@@ -11,7 +11,7 @@ vars = {
"nacl_revision": "3365",
"libjingle_revision": "29",
"libvpx_revision": "60399",
- "ffmpeg_revision": "60702",
+ "ffmpeg_revision": "60910",
}
deps = {