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

Unified Diff: content/content_tests.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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 4823d5c245e5e3866129b158d594ddc9bd7bf017..dc6e378013922e2c87e34f413175a9638c70f850 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -811,11 +811,6 @@
'browser/renderer_host/input/tap_suppression_controller_unittest.cc',
],
}],
- ['enable_webrtc==1 and google_tv==1', {
- 'sources': [
- 'renderer/media/rtc_video_decoder_factory_tv_unittest.cc',
- ],
- }],
['use_dbus==0', {
'sources!': [
'browser/geolocation/wifi_data_provider_linux_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698