| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index 9e30154b726b967791bbdb0d532d6669e18663c2..237737423024f3ef9edcf0226292d8ab89988282 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -275,6 +275,7 @@
|
| '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',
|
|
|