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

Unified Diff: content/content_tests.gypi

Issue 2167133002: Separates the WebRTC browser tests that deal with audio detection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Typo DISABLE -> DISABLED Created 4 years, 5 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 22e4902072574a9412a3574779b4415b3e8508da..9f899f0daee989d067b0145b2df28343aba63652 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -313,6 +313,7 @@
'content_browsertests_webrtc_sources': [
'browser/media/webrtc/webrtc_audio_debug_recordings_browsertest.cc',
'browser/media/webrtc/webrtc_browsertest.cc',
+ 'browser/media/webrtc/webrtc_browsertest_audio.cc',
'browser/media/webrtc/webrtc_browsertest_data.cc',
'browser/media/webrtc/webrtc_capture_from_element_browsertest.cc',
'browser/media/webrtc/webrtc_datachannel_browsertest.cc',
« no previous file with comments | « content/browser/media/webrtc/webrtc_browsertest_audio.cc ('k') | content/test/data/media/peerconnection-call.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698