Index: remoting/host/chromoting_host.cc |
diff --git a/remoting/host/chromoting_host.cc b/remoting/host/chromoting_host.cc |
index dc509fe11bd07c3488aae18a99c5e85648af464b..4cc660627434707a98eed4932d764f1fad2a7557 100644 |
--- a/remoting/host/chromoting_host.cc |
+++ b/remoting/host/chromoting_host.cc |
@@ -13,11 +13,11 @@ |
#include "base/callback.h" |
#include "base/command_line.h" |
#include "base/memory/ptr_util.h" |
+#include "base/single_thread_task_runner.h" |
#include "build/build_config.h" |
#include "jingle/glue/thread_wrapper.h" |
#include "remoting/base/constants.h" |
#include "remoting/base/logging.h" |
-#include "remoting/host/chromoting_host_context.h" |
#include "remoting/host/desktop_environment.h" |
#include "remoting/host/host_config.h" |
#include "remoting/host/input_injector.h" |