| Index: Source/core/animation/animatable/AnimatableShapeValue.h
|
| diff --git a/Source/core/animation/AnimatableShapeValue.h b/Source/core/animation/animatable/AnimatableShapeValue.h
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableShapeValue.h
|
| rename to Source/core/animation/animatable/AnimatableShapeValue.h
|
| index decc6f33f0362ce10bcb9da03b066c984b2a8227..ce461ade21c57cf7fab2f6f27405a3bc55e4cfb1 100644
|
| --- a/Source/core/animation/AnimatableShapeValue.h
|
| +++ b/Source/core/animation/animatable/AnimatableShapeValue.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableShapeValue_h
|
| #define AnimatableShapeValue_h
|
|
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
| #include "core/rendering/style/ShapeValue.h"
|
|
|
| namespace WebCore {
|
|
|