Index: ash/mus/bridge/wm_shell_mus.cc |
diff --git a/ash/mus/bridge/wm_shell_mus.cc b/ash/mus/bridge/wm_shell_mus.cc |
index 25e4ea185ccd45d48636d371f042a6a054f6a6a1..fd687695ee7efe175ea6669a5674cad4d7688901 100644 |
--- a/ash/mus/bridge/wm_shell_mus.cc |
+++ b/ash/mus/bridge/wm_shell_mus.cc |
@@ -11,7 +11,6 @@ |
#include "ash/common/session/session_state_delegate.h" |
#include "ash/common/shell_delegate.h" |
#include "ash/common/shell_observer.h" |
-#include "ash/common/shell_window_ids.h" |
#include "ash/common/system/tray/system_tray_delegate.h" |
#include "ash/common/wallpaper/wallpaper_delegate.h" |
#include "ash/common/wm/maximize_mode/maximize_mode_event_handler.h" |
@@ -26,12 +25,12 @@ |
#include "ash/mus/bridge/wm_root_window_controller_mus.h" |
#include "ash/mus/bridge/wm_window_mus.h" |
#include "ash/mus/bridge/workspace_event_handler_mus.h" |
-#include "ash/mus/container_ids.h" |
#include "ash/mus/drag_window_resizer.h" |
#include "ash/mus/keyboard_ui_mus.h" |
#include "ash/mus/root_window_controller.h" |
#include "ash/mus/window_manager.h" |
#include "ash/shared/immersive_fullscreen_controller.h" |
+#include "ash/shared/shell_window_ids.h" |
#include "base/memory/ptr_util.h" |
#include "components/user_manager/user_info_impl.h" |
#include "services/ui/common/util.h" |