| Index: Source/core/animation/animatable/AnimatableShapeValue.h
|
| diff --git a/Source/core/animation/animatable/AnimatableShapeValue.h b/Source/core/animation/animatable/AnimatableShapeValue.h
|
| index cd1e97e8655cdb6894fbe612bf48a878b54a21ed..4a25d8d508cba24e993151b6dba1809cca3e5700 100644
|
| --- a/Source/core/animation/animatable/AnimatableShapeValue.h
|
| +++ b/Source/core/animation/animatable/AnimatableShapeValue.h
|
| @@ -32,7 +32,7 @@
|
| #define AnimatableShapeValue_h
|
|
|
| #include "core/animation/animatable/AnimatableValue.h"
|
| -#include "core/layout/style/ShapeValue.h"
|
| +#include "core/style/ShapeValue.h"
|
|
|
| namespace blink {
|
|
|
|
|