| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index 832813f18b4047fbd4fcdee7e9b942fd79408643..f3b986f12bd9248d92e7abd210b91c94a943281e 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -277,6 +277,7 @@
|
| '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_controller_unittest.cc',
|
| 'media_file/media_file_unittest.cc',
|
| 'module_common_types_unittest.cc',
|
| 'pacing/bitrate_prober_unittest.cc',
|
|
|