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

Unified Diff: third_party/WebKit/Source/platform/animation/CompositorTargetProperty.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/trees/target_property.cc ('k') | ui/compositor/layer_animator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/animation/CompositorTargetProperty.h
diff --git a/third_party/WebKit/Source/platform/animation/CompositorTargetProperty.h b/third_party/WebKit/Source/platform/animation/CompositorTargetProperty.h
index ceacff654f89ee8e795a4771541faa0f7365cf0b..10c484eeb3cdd3371adfec96e23a84afd1c86aa4 100644
--- a/third_party/WebKit/Source/platform/animation/CompositorTargetProperty.h
+++ b/third_party/WebKit/Source/platform/animation/CompositorTargetProperty.h
@@ -5,7 +5,7 @@
#ifndef CompositorTargetProperty_h
#define CompositorTargetProperty_h
-#include "cc/animation/target_property.h"
+#include "cc/trees/target_property.h"
namespace blink {
« no previous file with comments | « cc/trees/target_property.cc ('k') | ui/compositor/layer_animator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698