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

Unified Diff: webrtc/webrtc_tests.gypi

Issue 1640053003: Add class which periodically computes statistics. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 11 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
« webrtc/video/stats_counter.cc ('K') | « webrtc/video/webrtc_video.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/webrtc_tests.gypi
diff --git a/webrtc/webrtc_tests.gypi b/webrtc/webrtc_tests.gypi
index 998c4e0bde3650482015434df3a562251d6f41e7..1ced8fb72a4dbaa34c8da26153e00a0b54b6d5be 100644
--- a/webrtc/webrtc_tests.gypi
+++ b/webrtc/webrtc_tests.gypi
@@ -172,6 +172,7 @@
'video/payload_router_unittest.cc',
'video/report_block_stats_unittest.cc',
'video/send_statistics_proxy_unittest.cc',
+ 'video/stats_counter_unittest.cc',
'video/stream_synchronization_unittest.cc',
'video/video_capture_input_unittest.cc',
'video/video_decoder_unittest.cc',
« webrtc/video/stats_counter.cc ('K') | « webrtc/video/webrtc_video.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698