Index: remoting/host/chromoting_host_context.cc |
diff --git a/remoting/host/chromoting_host_context.cc b/remoting/host/chromoting_host_context.cc |
index 8807af4f04d0e42d0fa19fe5b35538807ee13379..437a2f13bd86572dfbbd574e7c5ff6b6ba5aba95 100644 |
--- a/remoting/host/chromoting_host_context.cc |
+++ b/remoting/host/chromoting_host_context.cc |
@@ -6,6 +6,7 @@ |
#include "base/bind.h" |
#include "base/memory/ptr_util.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/threading/thread_restrictions.h" |
#include "build/build_config.h" |
#include "remoting/base/auto_thread.h" |