Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1033)

Unified Diff: media/media.gyp

Issue 136343002: Remove Chrome for TV code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed wonsik's comment. Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698