| Index: remoting/host/desktop_capturer_proxy.h
|
| diff --git a/remoting/host/desktop_capturer_proxy.h b/remoting/host/desktop_capturer_proxy.h
|
| index 8dc7ca24fa46b5d8c3bd989d3dd4d597f8e4a356..a24294f1154db8124a811bb621b54ab0cb083fb6 100644
|
| --- a/remoting/host/desktop_capturer_proxy.h
|
| +++ b/remoting/host/desktop_capturer_proxy.h
|
| @@ -23,10 +23,6 @@ class DesktopCaptureOptions;
|
|
|
| namespace remoting {
|
|
|
| -namespace protocol {
|
| -class CursorShapeInfo;
|
| -} // namespace protocol
|
| -
|
| // DesktopCapturerProxy is responsible for calling webrtc::DesktopCapturer on
|
| // the capturer thread and then returning results to the caller's thread.
|
| // GetSourceList() and SelectSource() functions are not implemented by this
|
|
|