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

Unified Diff: media/media.gyp

Issue 136343002: Remove Chrome for TV code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased. 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
« no previous file with comments | « media/filters/source_buffer_stream.cc ('k') | third_party/widevine/cdm/widevine_cdm.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 7618cb63008b05fb798e91959ea1770809c5cac9..a983499765f8f70643c8feb40aa26b34f97db556 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',
« no previous file with comments | « media/filters/source_buffer_stream.cc ('k') | third_party/widevine/cdm/widevine_cdm.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698