| Index: Source/core/animation/animatable/AnimatableSVGLength.cpp
|
| diff --git a/Source/core/animation/AnimatableSVGLength.cpp b/Source/core/animation/animatable/AnimatableSVGLength.cpp
|
| similarity index 97%
|
| rename from Source/core/animation/AnimatableSVGLength.cpp
|
| rename to Source/core/animation/animatable/AnimatableSVGLength.cpp
|
| index 829140e7b7c0f674c34b57873723add3bbe86927..21bff846fa74d0efeaacc729e8553758d56de66f 100644
|
| --- a/Source/core/animation/AnimatableSVGLength.cpp
|
| +++ b/Source/core/animation/animatable/AnimatableSVGLength.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/animation/AnimatableSVGLength.h"
|
| +#include "core/animation/animatable/AnimatableSVGLength.h"
|
|
|
| #include "platform/FloatConversion.h"
|
|
|
|
|