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

Unified Diff: content/content_tests.gypi

Issue 101063003: Add browser test for AEC dump. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added another test. Code changes to avoid race. Allow enable dump after PCF creation. Created 7 years 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 0b97422511c4cc16b2f519fe0f18b885b6112716..64f0c04bca1086d9d1147c1a9cd54d81cb6f02cb 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1114,6 +1114,7 @@
}],
['enable_webrtc==1', {
'sources': [
+ 'browser/media/webrtc_aecdump_browsertest.cc',
'browser/media/webrtc_browsertest.cc',
],
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698