| Index: remoting/host/win/session_event_executor.cc
|
| diff --git a/remoting/host/win/session_event_executor.cc b/remoting/host/win/session_event_executor.cc
|
| index f0970140db5d939af83dd82906f9ea5d1f21407e..5afb41e4457a3778c3e20099bcf33bca69bc31a7 100644
|
| --- a/remoting/host/win/session_event_executor.cc
|
| +++ b/remoting/host/win/session_event_executor.cc
|
| @@ -13,9 +13,9 @@
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/win/windows_version.h"
|
| +#include "remoting/capturer/win/desktop.h"
|
| +#include "remoting/capturer/win/scoped_thread_desktop.h"
|
| #include "remoting/host/sas_injector.h"
|
| -#include "remoting/host/win/desktop.h"
|
| -#include "remoting/host/win/scoped_thread_desktop.h"
|
| #include "remoting/proto/event.pb.h"
|
|
|
| namespace {
|
|
|