| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index 16fb8188c219149f3e71b4ccc598c7e73e57a638..9188ece6dc16c7830726f9249bc98acbd70ec80e 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -297,6 +297,7 @@
|
| 'remote_bitrate_estimator/test/estimators/nada_unittest.cc',
|
| 'remote_bitrate_estimator/test/metric_recorder_unittest.cc',
|
| 'remote_bitrate_estimator/transport_feedback_adapter_unittest.cc',
|
| + 'rtp_rtcp/mocks/mock_rtcp_observers.h',
|
| 'rtp_rtcp/source/byte_io_unittest.cc',
|
| 'rtp_rtcp/source/fec_receiver_unittest.cc',
|
| 'rtp_rtcp/source/fec_test_helper.cc',
|
|
|