Index: ash/root_window_controller.h |
diff --git a/ash/root_window_controller.h b/ash/root_window_controller.h |
index 660b2cf8525ab570a6bee5f2c9f3fc5b20e07d5b..5c84f434a484b78b19b971662624922b08808f7c 100644 |
--- a/ash/root_window_controller.h |
+++ b/ash/root_window_controller.h |
@@ -10,9 +10,9 @@ |
#include <vector> |
#include "ash/ash_export.h" |
-#include "ash/common/shell_observer.h" |
-#include "ash/common/wm/workspace/workspace_types.h" |
#include "ash/public/cpp/shelf_types.h" |
+#include "ash/shell_observer.h" |
+#include "ash/wm/workspace/workspace_types.h" |
#include "base/macros.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_tree_host.h" |