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

Unified Diff: content/content_renderer.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
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | content/renderer/media/audio_repetition_detector.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index b311054b117cd62737fedd6ba64e0539fdcd2050..356bee9b111a3dd6e395e8c72b4eb8fb2b67954e 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -634,6 +634,8 @@
'renderer/media/peer_connection_tracker.h',
'renderer/media/remote_media_stream_impl.cc',
'renderer/media/remote_media_stream_impl.h',
+ 'renderer/media/audio_repetition_detector.cc',
+ 'renderer/media/audio_repetition_detector.h',
'renderer/media/rtc_data_channel_handler.cc',
'renderer/media/rtc_data_channel_handler.h',
'renderer/media/rtc_dtmf_sender_handler.cc',
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | content/renderer/media/audio_repetition_detector.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698