| Index: Source/core/animation/animatable/AnimatableLengthPoint.h
|
| diff --git a/Source/core/animation/AnimatableLengthPoint.h b/Source/core/animation/animatable/AnimatableLengthPoint.h
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableLengthPoint.h
|
| rename to Source/core/animation/animatable/AnimatableLengthPoint.h
|
| index f2f479b11ef57dd20c66aff285a01fa50f62c87b..3c03de59459abf0ae1123146f1fab66f785d2f64 100644
|
| --- a/Source/core/animation/AnimatableLengthPoint.h
|
| +++ b/Source/core/animation/animatable/AnimatableLengthPoint.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableLengthPoint_h
|
| #define AnimatableLengthPoint_h
|
|
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
|
|
| namespace WebCore {
|
|
|
|
|