| Index: remoting/protocol/video_frame_pump.h
|
| diff --git a/remoting/protocol/video_frame_pump.h b/remoting/protocol/video_frame_pump.h
|
| index 710bf0abbc534d9bb9a86df24c85945464533473..3ca5a21196fe85f94d287bb46554e9a4ea7f939c 100644
|
| --- a/remoting/protocol/video_frame_pump.h
|
| +++ b/remoting/protocol/video_frame_pump.h
|
| @@ -122,7 +122,6 @@ class VideoFramePump : public VideoStream,
|
| };
|
|
|
| // webrtc::DesktopCapturer::Callback interface.
|
| - webrtc::SharedMemory* CreateSharedMemory(size_t size) override;
|
| void OnCaptureCompleted(webrtc::DesktopFrame* frame) override;
|
|
|
| // Callback for CaptureScheduler.
|
|
|