Index: ash/wm/aura/wm_root_window_controller_aura.cc |
diff --git a/ash/wm/aura/wm_root_window_controller_aura.cc b/ash/wm/aura/wm_root_window_controller_aura.cc |
index c66233c99a8407b7c8f4b5beab0347cda714a015..a5e3543e03747794e0ba5c082cbe7f76f40ee394 100644 |
--- a/ash/wm/aura/wm_root_window_controller_aura.cc |
+++ b/ash/wm/aura/wm_root_window_controller_aura.cc |
@@ -4,6 +4,7 @@ |
#include "ash/wm/aura/wm_root_window_controller_aura.h" |
+#include "ash/common/wm/wm_root_window_controller_observer.h" |
#include "ash/display/window_tree_host_manager.h" |
#include "ash/root_window_controller.h" |
#include "ash/shelf/shelf.h" |
@@ -12,7 +13,6 @@ |
#include "ash/wm/aura/wm_globals_aura.h" |
#include "ash/wm/aura/wm_shelf_aura.h" |
#include "ash/wm/aura/wm_window_aura.h" |
-#include "ash/wm/common/wm_root_window_controller_observer.h" |
#include "ash/wm/workspace_controller.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_property.h" |