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

Unified Diff: content/content_tests.gypi

Issue 1097633005: FeedbackSignalAccumulator utility class for averaging feedback signals (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: TimeWeightedAverage --> FeedbackSignalAccumulator, with simplifications! 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e9d0ea4e51eafe1594e3a4ce636a1ad5bb9b026c..4ba9b3292d4cfe93a71ad052177a0d48dd6693e2 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -470,6 +470,7 @@
'browser/media/audio_stream_monitor_unittest.cc',
'browser/media/capture/animated_content_sampler_unittest.cc',
'browser/media/capture/audio_mirroring_manager_unittest.cc',
+ 'browser/media/capture/feedback_signal_accumulator_unittest.cc',
'browser/media/capture/smooth_event_sampler_unittest.cc',
'browser/media/capture/video_capture_oracle_unittest.cc',
'browser/media/capture/web_contents_audio_input_stream_unittest.cc',
« content/browser/media/capture/feedback_signal_accumulator.cc ('K') | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698