summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
diff options
context:
space:
mode:
authorycheo@chromium.org <ycheo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-17 06:52:19 +0000
committerycheo@chromium.org <ycheo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-17 06:52:19 +0000
commit693f63ce16212bceba55cabe7730229f5c8282af (patch)
tree5f61e816ac3f1f2cbd4003637b585161076cfea8 /media/media.gyp
parent8d5ded694b0f65e5d47a16967709e1ab6aab42f5 (diff)
downloadchromium_src-693f63ce16212bceba55cabe7730229f5c8282af.zip
chromium_src-693f63ce16212bceba55cabe7730229f5c8282af.tar.gz
chromium_src-693f63ce16212bceba55cabe7730229f5c8282af.tar.bz2
Remove Chrome for TV code.
BUG=334126 Review URL: https://codereview.chromium.org/136343002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245449 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/media.gyp')
-rw-r--r--media/media.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/media/media.gyp b/media/media.gyp
index 7618cb6..a983499 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -879,11 +879,6 @@
'base/simd/convert_yuv_to_rgb_x86.cc',
],
}],
- ['google_tv==1', {
- 'defines': [
- 'ENABLE_EAC3_PLAYBACK',
- ],
- }],
['OS!="linux" and OS!="win"', {
'sources!': [
'base/keyboard_event_counter.cc',