| Index: Source/core/animation/animatable/AnimatableImage.cpp
|
| diff --git a/Source/core/animation/AnimatableImage.cpp b/Source/core/animation/animatable/AnimatableImage.cpp
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableImage.cpp
|
| rename to Source/core/animation/animatable/AnimatableImage.cpp
|
| index a347e82696f9aa7ce0590064c13e64cdfde184fb..38c01475b353c7f7de8761064c2119b542f6b5ca 100644
|
| --- a/Source/core/animation/AnimatableImage.cpp
|
| +++ b/Source/core/animation/animatable/AnimatableImage.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/animation/AnimatableImage.h"
|
| +#include "core/animation/animatable/AnimatableImage.h"
|
|
|
| #include "core/css/CSSImageValue.h"
|
| #include "core/rendering/style/StyleGeneratedImage.h"
|
|
|