Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index 81241dc2f5cba126afbd2bc1fc79c8644c1dcb35..e18be848884aceb072106d263742b539542406f1 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -350,6 +350,7 @@ if (rtc_include_tests) { |
"congestion_controller/delay_based_bwe_unittest_helper.cc", |
"congestion_controller/delay_based_bwe_unittest_helper.h", |
"congestion_controller/probe_bitrate_estimator_unittest.cc", |
+ "congestion_controller/probe_controller_unittest.cc", |
"media_file/media_file_unittest.cc", |
"module_common_types_unittest.cc", |
"pacing/bitrate_prober_unittest.cc", |