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

Unified Diff: webrtc/video/BUILD.gn

Issue 2385763002: Add stats for frequency offset when converting RTP timestamp to NTP time. (Closed)
Patch Set: Created 4 years, 2 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/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index d411dad6c0498aa2e4feef8f5135a41a3956fbd3..0860a5ea6ba101410e0c70da9d341701505c412b 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -84,6 +84,7 @@ if (rtc_include_tests) {
"end_to_end_tests.cc",
"overuse_frame_detector_unittest.cc",
"payload_router_unittest.cc",
+ "receive_statistics_proxy_unittest.cc",
"report_block_stats_unittest.cc",
"send_delay_stats_unittest.cc",
"send_statistics_proxy_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698