Index: ash/mus/window_manager_application.cc |
diff --git a/ash/mus/window_manager_application.cc b/ash/mus/window_manager_application.cc |
index b8a9b91ba021429dd1b766e80b80bef72cf7d3cf..2d7291e6e3954eb79c760ea4772690044bd05a08 100644 |
--- a/ash/mus/window_manager_application.cc |
+++ b/ash/mus/window_manager_application.cc |
@@ -6,11 +6,11 @@ |
#include <utility> |
-#include "ash/common/mojo_interface_factory.h" |
-#include "ash/common/wm_shell.h" |
+#include "ash/mojo_interface_factory.h" |
#include "ash/mus/network_connect_delegate_mus.h" |
#include "ash/mus/window_manager.h" |
#include "ash/system/power/power_status.h" |
+#include "ash/wm_shell.h" |
#include "base/bind.h" |
#include "base/memory/ptr_util.h" |
#include "base/threading/sequenced_worker_pool.h" |