Index: ash/focus_cycler.h |
diff --git a/ash/common/focus_cycler.h b/ash/focus_cycler.h |
similarity index 92% |
rename from ash/common/focus_cycler.h |
rename to ash/focus_cycler.h |
index 03286fdc0567cd208af9cd4fa9e5818e1f5be275..d0956403f511cc57cda004a0805fd4dc159cbb28 100644 |
--- a/ash/common/focus_cycler.h |
+++ b/ash/focus_cycler.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_FOCUS_CYCLER_H_ |
-#define ASH_COMMON_FOCUS_CYCLER_H_ |
+#ifndef ASH_FOCUS_CYCLER_H_ |
+#define ASH_FOCUS_CYCLER_H_ |
#include <vector> |
@@ -53,4 +53,4 @@ class ASH_EXPORT FocusCycler { |
} // namespace ash |
-#endif // ASH_COMMON_FOCUS_CYCLER_H_ |
+#endif // ASH_FOCUS_CYCLER_H_ |