Remove webrtc specific tests when enable_webrtc is not set to 1.

R=jam@chromium.org, wjia@chromium.org
TBR=jam

Review URL: https://codereview.chromium.org/132903002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245220 0039d316-1c4b-4281-b951-d872f2087c98
parent 5785fca4
......@@ -680,6 +680,7 @@
],
'sources!': [
'browser/plugin_loader_posix_unittest.cc',
'renderer/media/media_stream_video_source_unittest.cc',
'renderer/media/video_destination_handler_unittest.cc',
],
}],
......@@ -713,6 +714,7 @@
]
}, {
'sources!': [
'renderer/media/media_stream_video_source_unittest.cc',
'renderer/media/video_destination_handler_unittest.cc',
],
}],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment