Index: cc/animation/layer_animation_event_observer.h |
diff --git a/cc/layer_animation_event_observer.h b/cc/animation/layer_animation_event_observer.h |
similarity index 66% |
rename from cc/layer_animation_event_observer.h |
rename to cc/animation/layer_animation_event_observer.h |
index a66d026d17107d1e51af6acb03795937faa5c6ef..b20c59008e50d9aad706f9820ad36e5e18de01f6 100644 |
--- a/cc/layer_animation_event_observer.h |
+++ b/cc/animation/layer_animation_event_observer.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 CC_LAYER_ANIMATION_EVENT_OBSERVER_H_ |
-#define CC_LAYER_ANIMATION_EVENT_OBSERVER_H_ |
+#ifndef CC_ANIMATION_LAYER_ANIMATION_EVENT_OBSERVER_H_ |
+#define CC_ANIMATION_LAYER_ANIMATION_EVENT_OBSERVER_H_ |
namespace cc { |
@@ -14,5 +14,5 @@ class CC_EXPORT LayerAnimationEventObserver { |
} // namespace cc |
-#endif // CC_LAYER_ANIMATION_EVENT_OBSERVER_H_ |
+#endif // CC_ANIMATION_LAYER_ANIMATION_EVENT_OBSERVER_H_ |