Index: ash/common/wm/background_animator.h |
diff --git a/ash/wm/common/background_animator.h b/ash/common/wm/background_animator.h |
similarity index 93% |
rename from ash/wm/common/background_animator.h |
rename to ash/common/wm/background_animator.h |
index 53d2514464368a31a93f8d2b4773e1999ebe1d05..83a1f8c43df55a49f6156ce22c011566cc14c5e9 100644 |
--- a/ash/wm/common/background_animator.h |
+++ b/ash/common/wm/background_animator.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_WM_COMMON_BACKGROUND_ANIMATOR_H_ |
-#define ASH_WM_COMMON_BACKGROUND_ANIMATOR_H_ |
+#ifndef ASH_COMMON_WM_BACKGROUND_ANIMATOR_H_ |
+#define ASH_COMMON_WM_BACKGROUND_ANIMATOR_H_ |
#include "ash/ash_export.h" |
#include "base/macros.h" |
@@ -69,4 +69,4 @@ class ASH_EXPORT BackgroundAnimator : public gfx::AnimationDelegate { |
} // namespace ash |
-#endif // ASH_WM_COMMON_BACKGROUND_ANIMATOR_H_ |
+#endif // ASH_COMMON_WM_BACKGROUND_ANIMATOR_H_ |