| Index: webrtc/modules/rtp_rtcp/BUILD.gn
|
| diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn
|
| index e448af07ca01c7645542f2898fc2825f09a4ec64..b23782dbc6dae63cd4bb7bcbc5537df22b776505 100644
|
| --- a/webrtc/modules/rtp_rtcp/BUILD.gn
|
| +++ b/webrtc/modules/rtp_rtcp/BUILD.gn
|
| @@ -26,6 +26,8 @@ rtc_source_set("rtp_rtcp") {
|
| "source/fec_private_tables_random.h",
|
| "source/fec_receiver_impl.cc",
|
| "source/fec_receiver_impl.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",
|
|
|