| Index: remoting/host/chromoting_host.cc
|
| diff --git a/remoting/host/chromoting_host.cc b/remoting/host/chromoting_host.cc
|
| index 3b66a966be2e1f3e9e8111c708752b942fc5a76b..c9579b9cb94bb454c8f1dbcfd7f48dc880a2a32c 100644
|
| --- a/remoting/host/chromoting_host.cc
|
| +++ b/remoting/host/chromoting_host.cc
|
| @@ -14,8 +14,8 @@
|
| #include "remoting/base/constants.h"
|
| #include "remoting/host/chromoting_host_context.h"
|
| #include "remoting/host/desktop_environment.h"
|
| -#include "remoting/host/event_executor.h"
|
| #include "remoting/host/host_config.h"
|
| +#include "remoting/host/input_injector.h"
|
| #include "remoting/protocol/connection_to_client.h"
|
| #include "remoting/protocol/client_stub.h"
|
| #include "remoting/protocol/host_stub.h"
|
|
|