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

Unified Diff: cc/animation/animation_registrar.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/animation_id_provider.cc ('k') | cc/animation/animation_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/animation/animation_registrar.h
diff --git a/cc/animation_registrar.h b/cc/animation/animation_registrar.h
similarity index 93%
rename from cc/animation_registrar.h
rename to cc/animation/animation_registrar.h
index c51a126ca43a4f4e35f260ff72b8dad745079f2a..5d1eb4492b5cb79bd76af0ca903d4e4acdd9db49 100644
--- a/cc/animation_registrar.h
+++ b/cc/animation/animation_registrar.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_ANIMATION_REGISTRAR_H_
-#define CC_ANIMATION_REGISTRAR_H_
+#ifndef CC_ANIMATION_ANIMATION_REGISTRAR_H_
+#define CC_ANIMATION_ANIMATION_REGISTRAR_H_
#include "base/hash_tables.h"
#include "base/memory/ref_counted.h"
@@ -62,4 +62,4 @@ class CC_EXPORT AnimationRegistrar {
} // namespace cc
-#endif // CC_ANIMATION_REGISTRAR_H_
+#endif // CC_ANIMATION_ANIMATION_REGISTRAR_H_
« no previous file with comments | « cc/animation/animation_id_provider.cc ('k') | cc/animation/animation_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698