| 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 {
|
|
|
|
|