| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index f1cd14b3fab324fdc0d8e7986220cb144683a0bd..e3e92a141741b15b7113c236e065bd3308ba6309 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -225,6 +225,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/probe_bitrate_estimator_unittest.cc",
|
| "media_file/media_file_unittest.cc",
|
| "module_common_types_unittest.cc",
|
| "pacing/bitrate_prober_unittest.cc",
|
|
|