| Index: Source/core/animation/animatable/AnimatableLengthBoxAndBool.h
|
| diff --git a/Source/core/animation/AnimatableLengthBoxAndBool.h b/Source/core/animation/animatable/AnimatableLengthBoxAndBool.h
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableLengthBoxAndBool.h
|
| rename to Source/core/animation/animatable/AnimatableLengthBoxAndBool.h
|
| index 76bd94c097ec7e3bd7c726e5c9086b0b3dd04229..e6e4ab99ef1769dec98b59b18e577a8671c508d0 100644
|
| --- a/Source/core/animation/AnimatableLengthBoxAndBool.h
|
| +++ b/Source/core/animation/animatable/AnimatableLengthBoxAndBool.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableLengthBoxAndBool_h
|
| #define AnimatableLengthBoxAndBool_h
|
|
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
|
|
| namespace WebCore {
|
|
|
|
|