| Index: Source/core/animation/animatable/AnimatableFilterOperations.h
|
| diff --git a/Source/core/animation/AnimatableFilterOperations.h b/Source/core/animation/animatable/AnimatableFilterOperations.h
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableFilterOperations.h
|
| rename to Source/core/animation/animatable/AnimatableFilterOperations.h
|
| index e047201652f1cf212bf7bf889fdecc01f5262b5b..0db954fa36eec3d2a16ebd452f2a50f6f8f1301d 100644
|
| --- a/Source/core/animation/AnimatableFilterOperations.h
|
| +++ b/Source/core/animation/animatable/AnimatableFilterOperations.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableFilterOperations_h
|
| #define AnimatableFilterOperations_h
|
|
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
| #include "platform/graphics/filters/FilterOperations.h"
|
|
|
| namespace WebCore {
|
|
|