Index: ash/mus/window_manager_application.cc |
diff --git a/ash/mus/window_manager_application.cc b/ash/mus/window_manager_application.cc |
index c4b2a554aedd8e30c4b5bac3daaedaea8a9a327e..9660303e3ca000f35d77e327e89991f124fef770 100644 |
--- a/ash/mus/window_manager_application.cc |
+++ b/ash/mus/window_manager_application.cc |
@@ -12,6 +12,7 @@ |
#include "ash/mus/window_manager.h" |
#include "base/bind.h" |
#include "base/memory/ptr_util.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "services/service_manager/public/cpp/connection.h" |
#include "services/service_manager/public/cpp/connector.h" |
#include "services/service_manager/public/cpp/service_context.h" |