| Index: Source/core/animation/animatable/AnimatableRepeatable.h
|
| diff --git a/Source/core/animation/AnimatableRepeatable.h b/Source/core/animation/animatable/AnimatableRepeatable.h
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableRepeatable.h
|
| rename to Source/core/animation/animatable/AnimatableRepeatable.h
|
| index 317fbfc113f72b49be633d48e23140a918469db5..8de742c6ab55fefbc9bcf24d8577234df14b31c8 100644
|
| --- a/Source/core/animation/AnimatableRepeatable.h
|
| +++ b/Source/core/animation/animatable/AnimatableRepeatable.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableRepeatable_h
|
| #define AnimatableRepeatable_h
|
|
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace WebCore {
|
|
|