| Index: remoting/host/single_window_desktop_environment.cc
|
| diff --git a/remoting/host/single_window_desktop_environment.cc b/remoting/host/single_window_desktop_environment.cc
|
| index d638751efc911eb04853d194a9f738957cfa1432..892d81488d6360bfd288292353e968da2293e96d 100644
|
| --- a/remoting/host/single_window_desktop_environment.cc
|
| +++ b/remoting/host/single_window_desktop_environment.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/single_thread_task_runner.h"
|
| #include "remoting/host/single_window_input_injector.h"
|
| #include "third_party/webrtc/modules/desktop_capture/desktop_capture_options.h"
|
| -#include "third_party/webrtc/modules/desktop_capture/window_capturer.h"
|
| +#include "third_party/webrtc/modules/desktop_capture/desktop_capturer.h"
|
|
|
| namespace remoting {
|
|
|
|
|