Index: ash/wm/window_cycle_controller.h |
diff --git a/ash/common/wm/window_cycle_controller.h b/ash/wm/window_cycle_controller.h |
similarity index 94% |
rename from ash/common/wm/window_cycle_controller.h |
rename to ash/wm/window_cycle_controller.h |
index 87eedd9a2140bd127d822924373f999bb1e67592..65b354ce7bc065c27023a3238ee7ca6686e8ef55 100644 |
--- a/ash/common/wm/window_cycle_controller.h |
+++ b/ash/wm/window_cycle_controller.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef ASH_COMMON_WM_WINDOW_CYCLE_CONTROLLER_H_ |
-#define ASH_COMMON_WM_WINDOW_CYCLE_CONTROLLER_H_ |
+#ifndef ASH_WM_WINDOW_CYCLE_CONTROLLER_H_ |
+#define ASH_WM_WINDOW_CYCLE_CONTROLLER_H_ |
#include <memory> |
@@ -79,4 +79,4 @@ class ASH_EXPORT WindowCycleController { |
} // namespace ash |
-#endif // ASH_COMMON_WM_WINDOW_CYCLE_CONTROLLER_H_ |
+#endif // ASH_WM_WINDOW_CYCLE_CONTROLLER_H_ |