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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2340763004: Add AlrDetector (Closed)
Patch Set: Fix ASAN/TSAN failures 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/congestion_controller/BUILD.gn » ('j') | webrtc/modules/pacing/paced_sender.h » ('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 60802ebcbef4e1ef76cf69f64cffe9019df4b968..d44e681238fb5713b9dc2e1d67aeb843cce9284b 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -351,6 +351,7 @@ if (rtc_include_tests) {
"audio_processing/vad/voice_activity_detector_unittest.cc",
"bitrate_controller/bitrate_controller_unittest.cc",
"bitrate_controller/send_side_bandwidth_estimation_unittest.cc",
+ "congestion_controller/alr_detector_unittest.cc",
"congestion_controller/congestion_controller_unittest.cc",
"congestion_controller/delay_based_bwe_unittest.cc",
"congestion_controller/delay_based_bwe_unittest_helper.cc",
« no previous file with comments | « no previous file | webrtc/modules/congestion_controller/BUILD.gn » ('j') | webrtc/modules/pacing/paced_sender.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698