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

Unified Diff: content/content_tests.gypi

Issue 1357013006: Add detection for repeated audio in capturing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: some small changes Created 5 years, 3 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 d4c3b44135a4cb3e844263eaa8b4cebe4d87d2ba..086784183f3aa119d648d90ed49880185977e67a 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -750,6 +750,7 @@
'renderer/media/mock_media_stream_video_sink.h',
'renderer/media/mock_media_stream_video_source.cc',
'renderer/media/mock_media_stream_video_source.h',
+ 'renderer/media/audio_repetition_detector_unittest.cc',
'renderer/media/rtc_data_channel_handler_unittest.cc',
'renderer/media/rtc_peer_connection_handler_unittest.cc',
'renderer/media/rtc_video_decoder_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698