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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2340763004: Add AlrDetector (Closed)
Patch Set: Move AlrDetector into Pacer Created 4 years, 3 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
« no previous file with comments | « no previous file | webrtc/modules/pacing/BUILD.gn » ('j') | webrtc/modules/pacing/alr_detector.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/BUILD.gn
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
index ccc681c02fc3056799d452f86f006a8954237de8..f76c6e3fda1fe4f75c538a4efc9ff0136d3664e0 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -377,6 +377,7 @@ if (rtc_include_tests) {
"congestion_controller/probe_controller_unittest.cc",
"media_file/media_file_unittest.cc",
"module_common_types_unittest.cc",
+ "pacing/alr_detector_unittest.cc",
"pacing/bitrate_prober_unittest.cc",
"pacing/paced_sender_unittest.cc",
"pacing/packet_router_unittest.cc",
« no previous file with comments | « no previous file | webrtc/modules/pacing/BUILD.gn » ('j') | webrtc/modules/pacing/alr_detector.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698