| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index 983e89fa9444f97114c081394ed1e1e8e71bf4f9..4422c33ee7004385748e9e75ad88f9915625db1b 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -228,6 +228,7 @@
|
| 'remote_bitrate_estimator/test/bwe_unittest.cc',
|
| 'remote_bitrate_estimator/test/metric_recorder_unittest.cc',
|
| 'remote_bitrate_estimator/test/estimators/nada_unittest.cc',
|
| + 'remote_bitrate_estimator/transport_feedback_adapter_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',
|
|
|