| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index cfb56810563607f035d70d47e203cf0f33e8fb24..fadb66821146132b3440ffa4e35c1c10a31fcd18 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -810,11 +810,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',
|
|
|