| Index: webrtc/call/flexfec_receive_stream_impl.h
|
| diff --git a/webrtc/call/flexfec_receive_stream_impl.h b/webrtc/call/flexfec_receive_stream_impl.h
|
| index de5de4190ccbda08722732b14e02659cac103513..f665fa3623bf6ae7a0d97c9f644ebf4eda54a917 100644
|
| --- a/webrtc/call/flexfec_receive_stream_impl.h
|
| +++ b/webrtc/call/flexfec_receive_stream_impl.h
|
| @@ -29,8 +29,7 @@ class RtpRtcp;
|
| class RtpStreamReceiverControllerInterface;
|
| class RtpStreamReceiverInterface;
|
|
|
| -class FlexfecReceiveStreamImpl : public FlexfecReceiveStream,
|
| - public RtpPacketSinkInterface {
|
| +class FlexfecReceiveStreamImpl : public FlexfecReceiveStream {
|
| public:
|
| FlexfecReceiveStreamImpl(
|
| RtpStreamReceiverControllerInterface* receiver_controller,
|
|
|