| Index: remoting/host/desktop_session_proxy.h
|
| diff --git a/remoting/host/desktop_session_proxy.h b/remoting/host/desktop_session_proxy.h
|
| index 3eaf2b636e15d2e49be1f29c8a8f1799dfa72855..fc0e0f0c07bd3f9e2330504ffd4d43162e59e5cb 100644
|
| --- a/remoting/host/desktop_session_proxy.h
|
| +++ b/remoting/host/desktop_session_proxy.h
|
| @@ -23,7 +23,7 @@
|
| #include "remoting/proto/event.pb.h"
|
| #include "remoting/protocol/clipboard_stub.h"
|
| #include "remoting/protocol/errors.h"
|
| -#include "third_party/webrtc/modules/desktop_capture/screen_capturer.h"
|
| +#include "third_party/webrtc/modules/desktop_capture/desktop_capturer.h"
|
|
|
| namespace base {
|
| class SingleThreadTaskRunner;
|
|
|