| Index: Source/core/animation/animatable/AnimatableClipPathOperation.h
|
| diff --git a/Source/core/animation/AnimatableClipPathOperation.h b/Source/core/animation/animatable/AnimatableClipPathOperation.h
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableClipPathOperation.h
|
| rename to Source/core/animation/animatable/AnimatableClipPathOperation.h
|
| index 0a0188d7bd827122fb05def1eaf9e7dc68af72df..945bbdb8b4004b133a2fbac27d5ba59ebd429cb8 100644
|
| --- a/Source/core/animation/AnimatableClipPathOperation.h
|
| +++ b/Source/core/animation/animatable/AnimatableClipPathOperation.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableClipPathOperation_h
|
| #define AnimatableClipPathOperation_h
|
|
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
| #include "core/rendering/ClipPathOperation.h"
|
|
|
| namespace WebCore {
|
|
|