Index: ash/root_window_controller_common.cc |
diff --git a/ash/root_window_controller_common.cc b/ash/root_window_controller_common.cc |
index 94ca6dc1bae24062178c175dc7e0a8b3d5208256..80834425ea2f3b5c41459f7b3d82ff52a87ebd75 100644 |
--- a/ash/root_window_controller_common.cc |
+++ b/ash/root_window_controller_common.cc |
@@ -4,9 +4,9 @@ |
#include "ash/root_window_controller_common.h" |
+#include "ash/common/wm/wm_globals.h" |
+#include "ash/common/wm/wm_window.h" |
#include "ash/shell_window_ids.h" |
-#include "ash/wm/common/wm_globals.h" |
-#include "ash/wm/common/wm_window.h" |
namespace ash { |
namespace { |