Index: ash/wm/dock/docked_window_layout_manager.cc |
diff --git a/ash/wm/dock/docked_window_layout_manager.cc b/ash/wm/dock/docked_window_layout_manager.cc |
index 714de13f74bfc257b836552cedc123e5a593cc80..343b6638d19c5092453f21dad49f9590a3ed3614 100644 |
--- a/ash/wm/dock/docked_window_layout_manager.cc |
+++ b/ash/wm/dock/docked_window_layout_manager.cc |
@@ -4,7 +4,6 @@ |
#include "ash/wm/dock/docked_window_layout_manager.h" |
-#include "ash/shell_window_ids.h" |
#include "ash/wm/common/shelf/wm_shelf.h" |
#include "ash/wm/common/shelf/wm_shelf_constants.h" |
#include "ash/wm/common/shelf/wm_shelf_observer.h" |
@@ -12,6 +11,7 @@ |
#include "ash/wm/common/window_parenting_utils.h" |
#include "ash/wm/common/wm_globals.h" |
#include "ash/wm/common/wm_root_window_controller.h" |
+#include "ash/wm/common/wm_shell_window_ids.h" |
#include "ash/wm/common/wm_window.h" |
#include "ash/wm/window_resizer.h" |
#include "ash/wm/window_state.h" |