| Index: webrtc/video/rtp_stream_receiver.h
|
| diff --git a/webrtc/video/rtp_stream_receiver.h b/webrtc/video/rtp_stream_receiver.h
|
| index baae399309671d1fce0a13d35261a65737c49d62..42fa30eed0dcc99a9d7fd3560904c6335ce76e3e 100644
|
| --- a/webrtc/video/rtp_stream_receiver.h
|
| +++ b/webrtc/video/rtp_stream_receiver.h
|
| @@ -117,7 +117,6 @@ class RtpStreamReceiver : public RtpData,
|
|
|
| // Implements VCMFrameTypeCallback.
|
| int32_t RequestKeyFrame() override;
|
| - int32_t SliceLossIndicationRequest(const uint64_t picture_id) override;
|
|
|
| bool IsUlpfecEnabled() const;
|
| bool IsRetransmissionsEnabled() const;
|
|
|