| Index: Source/core/animation/animatable/AnimatableSVGPaint.cpp
|
| diff --git a/Source/core/animation/AnimatableSVGPaint.cpp b/Source/core/animation/animatable/AnimatableSVGPaint.cpp
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableSVGPaint.cpp
|
| rename to Source/core/animation/animatable/AnimatableSVGPaint.cpp
|
| index 94eca3cd5875c5ec4d48b503446c492ece0c67f4..a4311cb82fbfa1789f8633bc0b859ff793a4b535 100644
|
| --- a/Source/core/animation/AnimatableSVGPaint.cpp
|
| +++ b/Source/core/animation/animatable/AnimatableSVGPaint.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/animation/AnimatableSVGPaint.h"
|
| +#include "core/animation/animatable/AnimatableSVGPaint.h"
|
|
|
| namespace WebCore {
|
|
|
|
|