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 81c09d6fac79b3c91d2f0ad7f694310bc73d5590..37499ec2585c06719f07915b1a6b7f38e09d231b 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, |