| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index 3d41878068386be7139c74d9b548a5beb05d7d3a..88b814257e0ce49f7136821302aad22ff6a6eedf 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -274,6 +274,8 @@
|
| 'bitrate_controller/send_side_bandwidth_estimation_unittest.cc',
|
| 'congestion_controller/congestion_controller_unittest.cc',
|
| 'congestion_controller/delay_based_bwe_unittest.cc',
|
| + 'congestion_controller/delay_based_bwe_unittest_helper.cc',
|
| + 'congestion_controller/delay_based_bwe_unittest_helper.h',
|
| 'media_file/media_file_unittest.cc',
|
| 'module_common_types_unittest.cc',
|
| 'pacing/bitrate_prober_unittest.cc',
|
|
|