Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index d1a45be19aa5d49fe79b9fd67dfa29cc25217dbf..1b1d9630aae347037960a588f77ed88c82d2afcb 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -145,6 +145,9 @@ if (rtc_include_tests) { |
"bitrate_controller/bitrate_controller_unittest.cc", |
"bitrate_controller/send_side_bandwidth_estimation_unittest.cc", |
"congestion_controller/congestion_controller_unittest.cc", |
+ "congestion_controller/delay_based_bwe_unittest.cc", |
+ "congestion_controller/delay_based_bwe_unittest_helper.cc", |
+ "congestion_controller/delay_based_bwe_unittest_helper.h", |
"media_file/media_file_unittest.cc", |
"module_common_types_unittest.cc", |
"pacing/bitrate_prober_unittest.cc", |