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

Unified Diff: content/content_browser.gypi

Issue 1097633005: FeedbackSignalAccumulator utility class for averaging feedback signals (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 5a8bc801771b1395ef018b991bf223066c682f78..4a32aad0eeca4cef39cffa3f05b143527cadb63e 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -970,6 +970,8 @@
'browser/media/capture/audio_mirroring_manager.h',
'browser/media/capture/content_video_capture_device_core.cc',
'browser/media/capture/content_video_capture_device_core.h',
+ 'browser/media/capture/time_weighted_average.cc',
+ 'browser/media/capture/time_weighted_average.h',
'browser/media/capture/video_capture_oracle.cc',
'browser/media/capture/video_capture_oracle.h',
'browser/media/capture/web_contents_audio_input_stream.cc',

Powered by Google App Engine
This is Rietveld 408576698