Index: ash/wm/wm_window_animations.h |
diff --git a/ash/common/wm/wm_window_animations.h b/ash/wm/wm_window_animations.h |
similarity index 84% |
rename from ash/common/wm/wm_window_animations.h |
rename to ash/wm/wm_window_animations.h |
index d704304b35172308a94efd23e259eb3b208fcae5..860e51ec7accb307c35bdc3c259cf599a03e12c6 100644 |
--- a/ash/common/wm/wm_window_animations.h |
+++ b/ash/wm/wm_window_animations.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_WM_WINDOW_ANIMATIONS_H_ |
-#define ASH_COMMON_WM_WM_WINDOW_ANIMATIONS_H_ |
+#ifndef ASH_WM_WM_WINDOW_ANIMATIONS_H_ |
+#define ASH_WM_WM_WINDOW_ANIMATIONS_H_ |
#include "ash/ash_export.h" |
@@ -29,4 +29,4 @@ ASH_EXPORT void SetTransformForScaleAnimation( |
} // namespace ash |
-#endif // ASH_COMMON_WM_WM_WINDOW_ANIMATIONS_H_ |
+#endif // ASH_WM_WM_WINDOW_ANIMATIONS_H_ |