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

Unified Diff: webrtc/video/webrtc_video.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
Index: webrtc/video/webrtc_video.gypi
diff --git a/webrtc/video/webrtc_video.gypi b/webrtc/video/webrtc_video.gypi
index db8d5c7e8902caa75982b0f758f70b0716bcc74e..1d810600fd0faa16300523fa10fe676c150c302d 100644
--- a/webrtc/video/webrtc_video.gypi
+++ b/webrtc/video/webrtc_video.gypi
@@ -40,6 +40,8 @@
'video/report_block_stats.h',
'video/send_statistics_proxy.cc',
'video/send_statistics_proxy.h',
+ 'video/stats_counter.cc',
+ 'video/stats_counter.h',
'video/stream_synchronization.cc',
'video/stream_synchronization.h',
'video/video_capture_input.cc',

Powered by Google App Engine
This is Rietveld 408576698