| Index: webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| diff --git a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| index d5028f127cb2c08fc6c51b7267db848d91d0201c..ac8e666b6b3248ea33d332ccd6f31885d85a8172 100644
|
| --- a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| +++ b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| @@ -132,6 +132,8 @@
|
| # Video Files
|
| 'source/fec_private_tables_random.h',
|
| 'source/fec_private_tables_bursty.h',
|
| + 'source/flexfec_header_reader_writer.cc',
|
| + 'source/flexfec_header_reader_writer.h',
|
| 'source/forward_error_correction.cc',
|
| 'source/forward_error_correction.h',
|
| 'source/forward_error_correction_internal.cc',
|
|
|