| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index a8da0b7d237107bb29e6f0d65ed4bae0a6a4ae3e..6bf6042ff9c43d01d900e310b6390209299b5ee1 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -273,6 +273,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',
|
|
|