Index: webrtc/modules/congestion_controller/BUILD.gn |
diff --git a/webrtc/modules/congestion_controller/BUILD.gn b/webrtc/modules/congestion_controller/BUILD.gn |
index 787464aae22f73db0f1fe71b43b8fa5c611b2e4d..2d3658845a2faab4daf7207293aad1d7d4e1aa53 100644 |
--- a/webrtc/modules/congestion_controller/BUILD.gn |
+++ b/webrtc/modules/congestion_controller/BUILD.gn |
@@ -62,6 +62,8 @@ if (rtc_include_tests) { |
testonly = true |
sources = [ |
"congestion_controller_unittest.cc", |
+ "congestion_controller_unittests_helper.cc", |
+ "congestion_controller_unittests_helper.h", |
"delay_based_bwe_unittest.cc", |
"delay_based_bwe_unittest_helper.cc", |
"delay_based_bwe_unittest_helper.h", |