| Index: Source/core/animation/animatable/AnimatableLengthPoint3D.h
|
| diff --git a/Source/core/animation/AnimatableLengthPoint3D.h b/Source/core/animation/animatable/AnimatableLengthPoint3D.h
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableLengthPoint3D.h
|
| rename to Source/core/animation/animatable/AnimatableLengthPoint3D.h
|
| index 0e3650ffae56fb242e46f973eda54ba9dc1b1e57..8de7f7a1b340e25969bfe3ccdb601d07b6776a9a 100644
|
| --- a/Source/core/animation/AnimatableLengthPoint3D.h
|
| +++ b/Source/core/animation/animatable/AnimatableLengthPoint3D.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableLengthPoint3D_h
|
| #define AnimatableLengthPoint3D_h
|
|
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
|
|
| namespace WebCore {
|
|
|
|
|