Index: ash/wm/overview/overview_animation_type.h |
diff --git a/ash/common/wm/overview/overview_animation_type.h b/ash/wm/overview/overview_animation_type.h |
similarity index 87% |
rename from ash/common/wm/overview/overview_animation_type.h |
rename to ash/wm/overview/overview_animation_type.h |
index 4f8f03f319af21b028d71448b81044673b2a01c1..089277e640e644502f058b4cc7dd15a28efa4c32 100644 |
--- a/ash/common/wm/overview/overview_animation_type.h |
+++ b/ash/wm/overview/overview_animation_type.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_OVERVIEW_OVERVIEW_ANIMATION_TYPE_H_ |
-#define ASH_COMMON_WM_OVERVIEW_OVERVIEW_ANIMATION_TYPE_H_ |
+#ifndef ASH_WM_OVERVIEW_OVERVIEW_ANIMATION_TYPE_H_ |
+#define ASH_WM_OVERVIEW_OVERVIEW_ANIMATION_TYPE_H_ |
namespace ash { |
@@ -32,4 +32,4 @@ enum OverviewAnimationType { |
} // namespace ash |
-#endif // ASH_COMMON_WM_OVERVIEW_OVERVIEW_ANIMATION_TYPE_H_ |
+#endif // ASH_WM_OVERVIEW_OVERVIEW_ANIMATION_TYPE_H_ |