Index: remoting/host/remoting_me2me_host.cc |
diff --git a/remoting/host/remoting_me2me_host.cc b/remoting/host/remoting_me2me_host.cc |
index 129834bb1567306666aa534f80fca3677671426b..6b7c381d0be0d594340587fcbcd5a56f64847331 100644 |
--- a/remoting/host/remoting_me2me_host.cc |
+++ b/remoting/host/remoting_me2me_host.cc |
@@ -44,7 +44,6 @@ |
#include "remoting/host/desktop_environment.h" |
#include "remoting/host/desktop_session_connector.h" |
#include "remoting/host/dns_blackhole_checker.h" |
-#include "remoting/host/event_executor.h" |
#include "remoting/host/heartbeat_sender.h" |
#include "remoting/host/host_change_notification_listener.h" |
#include "remoting/host/host_config.h" |
@@ -52,6 +51,7 @@ |
#include "remoting/host/host_exit_codes.h" |
#include "remoting/host/host_main.h" |
#include "remoting/host/host_user_interface.h" |
+#include "remoting/host/input_injector.h" |
alexeypa (please no reviews)
2013/03/22 21:19:38
nit: Is this include really needed here?
|
#include "remoting/host/ipc_constants.h" |
#include "remoting/host/ipc_desktop_environment.h" |
#include "remoting/host/ipc_host_event_logger.h" |