| 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 cd8d715c3f60d9d828482b555b3b877c2b10780f..b58f9e48bffe7bcc22157fcfcbfc676287b7c033 100644
|
| --- a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| +++ b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| @@ -28,8 +28,7 @@
|
| 'include/rtp_rtcp_defines.h',
|
| 'include/ulpfec_receiver.h',
|
| 'source/byte_io.h',
|
| - 'source/flexfec_receiver_impl.cc',
|
| - 'source/flexfec_receiver_impl.h',
|
| + 'source/flexfec_receiver.cc',
|
| 'source/packet_loss_stats.cc',
|
| 'source/packet_loss_stats.h',
|
| 'source/playout_delay_oracle.cc',
|
|
|