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

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: Elaborated on selection of max update value, plus REBASE. Created 5 years, 7 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 | « content/browser/media/capture/feedback_signal_accumulator_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index b06655127f4a89d280dd2369dbc9ec2d16dd4c60..5a7a42980e8b9b478a0d28bb7722622cfddf9396 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -973,6 +973,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/feedback_signal_accumulator.cc',
+ 'browser/media/capture/feedback_signal_accumulator.h',
'browser/media/capture/smooth_event_sampler.cc',
'browser/media/capture/smooth_event_sampler.h',
'browser/media/capture/video_capture_oracle.cc',
« no previous file with comments | « content/browser/media/capture/feedback_signal_accumulator_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698