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

Unified Diff: chrome/chrome_renderer.gypi

Issue 136343002: Remove Chrome for TV code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed scherkus's comments. 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: chrome/chrome_renderer.gypi
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index e8dae1c32b503513df9fa705d1e4b05ac2b44f52..88dfbe8eefea989ad9d255640f683f6475a4ab2f 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -437,13 +437,6 @@
'renderer/extensions/tabs_custom_bindings.cc',
'renderer/extensions/tts_custom_bindings.cc',
],
- 'conditions' : [
- ['google_tv==1', {
- 'sources!' : [
- 'renderer/media/chrome_key_systems.cc',
- ]
- }],
- ],
}],
['OS=="win"', {
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698