| Index: Source/core/animation/animatable/AnimatableColor.cpp
|
| diff --git a/Source/core/animation/AnimatableColor.cpp b/Source/core/animation/animatable/AnimatableColor.cpp
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableColor.cpp
|
| rename to Source/core/animation/animatable/AnimatableColor.cpp
|
| index 8170b6cc801f42162877f5d0edca3b51aeacad9e..315ed8dab0d0b06541d329148fa45ae5e5da908e 100644
|
| --- a/Source/core/animation/AnimatableColor.cpp
|
| +++ b/Source/core/animation/animatable/AnimatableColor.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/animation/AnimatableColor.h"
|
| +#include "core/animation/animatable/AnimatableColor.h"
|
|
|
| #include "platform/animation/AnimationUtilities.h"
|
| #include "wtf/MathExtras.h"
|
|
|