| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index 6718d8ff63a1490b59496619095113c4f714501b..11db7ecdbeb8b61b1b22a20a78186e8bbadde4e2 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -300,6 +300,7 @@
|
| 'remote_bitrate_estimator/test/metric_recorder_unittest.cc',
|
| 'remote_bitrate_estimator/transport_feedback_adapter_unittest.cc',
|
| 'rtp_rtcp/source/byte_io_unittest.cc',
|
| + 'rtp_rtcp/source/fec_header_reader_writer_unittest.cc',
|
| 'rtp_rtcp/source/fec_receiver_unittest.cc',
|
| 'rtp_rtcp/source/fec_test_helper.cc',
|
| 'rtp_rtcp/source/fec_test_helper.h',
|
|
|