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

Unified Diff: cc/animation/animation.h

Issue 2502663003: CC Animation: Move PropertyAnimationState and TargetProperty to trees. (Closed)
Patch Set: Created 4 years, 1 month 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/BUILD.gn ('k') | cc/animation/animation_player.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/animation/animation.h
diff --git a/cc/animation/animation.h b/cc/animation/animation.h
index 38d4883d9d84a6d499a9e82de17bf6d91485161c..6d1524df64251da93a2caa56b1796114f61edd4a 100644
--- a/cc/animation/animation.h
+++ b/cc/animation/animation.h
@@ -9,8 +9,8 @@
#include "base/macros.h"
#include "base/time/time.h"
-#include "cc/animation/target_property.h"
#include "cc/base/cc_export.h"
+#include "cc/trees/target_property.h"
namespace cc {
« no previous file with comments | « cc/BUILD.gn ('k') | cc/animation/animation_player.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698