| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index b06ecc5685bd2ad32273061db61a0fe3a30dcaeb..b897ba997ab486bcef555154290cde674cedee10 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -221,6 +221,8 @@
|
| 'remote_bitrate_estimator/remote_bitrate_estimator_single_stream_unittest.cc',
|
| 'remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.cc',
|
| 'remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h',
|
| + 'remote_bitrate_estimator/test/bwe_test_framework_unittest.cc',
|
| + 'remote_bitrate_estimator/test/estimators/nada_unittest.cc',
|
| 'rtp_rtcp/source/mock/mock_rtp_payload_strategy.h',
|
| 'rtp_rtcp/source/byte_io_unittest.cc',
|
| 'rtp_rtcp/source/fec_receiver_unittest.cc',
|
|
|