| 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 e4eb68342e13c36df2423023d2e209c1f025d061..6d90bac2c87d6b69709fb175f8a20becc27205d7 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,
|
|
|