Index: media/media.gyp |
diff --git a/media/media.gyp b/media/media.gyp |
index 455135e7a8c337e75ff2c01f1f262a225ecde976..730c045138130e8bcf7a628b0a43811930bd938b 100644 |
--- a/media/media.gyp |
+++ b/media/media.gyp |
@@ -877,11 +877,6 @@ |
'base/simd/convert_yuv_to_rgb_x86.cc', |
], |
}], |
- ['google_tv==1', { |
- 'defines': [ |
- 'ENABLE_EAC3_PLAYBACK', |
scherkus (not reviewing)
2014/01/14 19:08:37
do you know if anyone outside of GTV used this cod
ycheo (away)
2014/01/14 23:45:38
Actually, I'm checking if Eureka is using it.
If i
|
- ], |
- }], |
['OS!="linux" and OS!="win"', { |
'sources!': [ |
'base/keyboard_event_counter.cc', |