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

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: Naming and comment changes throughout, per hubbe's suggestions. 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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e9d0ea4e51eafe1594e3a4ce636a1ad5bb9b026c..3bf5c85173e6d10b431dddf65127c34b1a2aa1d4 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -471,6 +471,7 @@
'browser/media/capture/animated_content_sampler_unittest.cc',
'browser/media/capture/audio_mirroring_manager_unittest.cc',
'browser/media/capture/smooth_event_sampler_unittest.cc',
+ 'browser/media/capture/time_weighted_average_unittest.cc',
'browser/media/capture/video_capture_oracle_unittest.cc',
'browser/media/capture/web_contents_audio_input_stream_unittest.cc',
'browser/media/capture/web_contents_video_capture_device_unittest.cc',
« content/browser/media/capture/time_weighted_average.cc ('K') | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698