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", |