| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index e853ea477c6d8a84a73fa4f0454a0c6244cd0f61..d2c992ae48b1dc9474606b28a6c1d6db9b32e44a 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -395,6 +395,7 @@ if (rtc_include_tests) {
|
| "congestion_controller/delay_based_bwe_unittest.cc",
|
| "congestion_controller/delay_based_bwe_unittest_helper.cc",
|
| "congestion_controller/delay_based_bwe_unittest_helper.h",
|
| + "congestion_controller/median_slope_estimator_unittest.cc",
|
| "congestion_controller/probe_bitrate_estimator_unittest.cc",
|
| "congestion_controller/probe_controller_unittest.cc",
|
| "congestion_controller/probing_interval_estimator_unittest.cc",
|
|
|