| Index: Source/core/animation/animatable/AnimatableStrokeDasharrayList.h
|
| diff --git a/Source/core/animation/AnimatableStrokeDasharrayList.h b/Source/core/animation/animatable/AnimatableStrokeDasharrayList.h
|
| similarity index 97%
|
| rename from Source/core/animation/AnimatableStrokeDasharrayList.h
|
| rename to Source/core/animation/animatable/AnimatableStrokeDasharrayList.h
|
| index c7f5d8fafd79e7527dec0aee108cfc6689ffabed..341be32dc95f5fa7d431d2b0401a2490528cfa1a 100644
|
| --- a/Source/core/animation/AnimatableStrokeDasharrayList.h
|
| +++ b/Source/core/animation/animatable/AnimatableStrokeDasharrayList.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableStrokeDasharrayList_h
|
| #define AnimatableStrokeDasharrayList_h
|
|
|
| -#include "core/animation/AnimatableRepeatable.h"
|
| +#include "core/animation/animatable/AnimatableRepeatable.h"
|
| #include "core/svg/SVGLengthList.h"
|
|
|
| namespace WebCore {
|
|
|