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

Unified Diff: webrtc/video/webrtc_video.gypi

Issue 2474913002: Logging basic bad call detection (Closed)
Patch Set: Comments Created 4 years, 1 month 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 76dd3517721bd6ab7fce4f3ef8db078b1c54163f..b8b7fa61ae8c6544e9779e86ebe70a7dd1c7bd46 100644
--- a/webrtc/video/webrtc_video.gypi
+++ b/webrtc/video/webrtc_video.gypi
@@ -31,6 +31,8 @@
'video/overuse_frame_detector.h',
'video/payload_router.cc',
'video/payload_router.h',
+ 'video/quality_threshold.cc',
+ 'video/quality_threshold.h',
'video/receive_statistics_proxy.cc',
'video/receive_statistics_proxy.h',
'video/report_block_stats.cc',
« webrtc/video/receive_statistics_proxy.cc ('K') | « webrtc/video/receive_statistics_proxy.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698