Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1587)

Unified Diff: cc/animation/layer_animation_event_observer.h

Issue 12822004: Part 3 of cc/ directory shuffles: animation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/animation/layer_animation_controller_unittest.cc ('k') | cc/animation/layer_animation_value_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « cc/animation/layer_animation_controller_unittest.cc ('k') | cc/animation/layer_animation_value_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698