summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-07 16:59:00 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-07 16:59:00 +0000
commitf422d8707d987d992dfdcdab63b595627b6379a8 (patch)
treef0888ba6c47f4df67ef1654241215cd173a503c2 /build/common.gypi
parentc88c356ceff3d127afd6a07b8df4b66752e5ca82 (diff)
downloadchromium_src-f422d8707d987d992dfdcdab63b595627b6379a8.zip
chromium_src-f422d8707d987d992dfdcdab63b595627b6379a8.tar.gz
chromium_src-f422d8707d987d992dfdcdab63b595627b6379a8.tar.bz2
Remove use_system_ffmpeg-related logic from media and other mainline gyp files.
BUG=226860 R=fischman@chromium.org Review URL: https://codereview.chromium.org/14659007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198746 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/common.gypi')
-rw-r--r--build/common.gypi3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 9767abb..f9a53b0 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -799,9 +799,6 @@
'spdy_proxy_auth_origin%': '<(spdy_proxy_auth_origin)',
'spdy_proxy_auth_property%': '<(spdy_proxy_auth_property)',
- # Use system ffmpeg instead of bundled one.
- 'use_system_ffmpeg%': 0,
-
# Use system mesa instead of bundled one.
'use_system_mesa%': 0,