| Index: Source/core/animation/animatable/AnimatableLengthBox.h
|
| diff --git a/Source/core/animation/AnimatableLengthBox.h b/Source/core/animation/animatable/AnimatableLengthBox.h
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableLengthBox.h
|
| rename to Source/core/animation/animatable/AnimatableLengthBox.h
|
| index f796e753bc394ab76cf86b502d01e2e27ae47a25..27af137a2e9739f2e224b6e3d7b812c1916538eb 100644
|
| --- a/Source/core/animation/AnimatableLengthBox.h
|
| +++ b/Source/core/animation/animatable/AnimatableLengthBox.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableLengthBox_h
|
| #define AnimatableLengthBox_h
|
|
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
|
|
| namespace WebCore {
|
|
|
|
|