| Index: Source/core/animation/animatable/AnimatableLengthBox.cpp
|
| diff --git a/Source/core/animation/AnimatableLengthBox.cpp b/Source/core/animation/animatable/AnimatableLengthBox.cpp
|
| similarity index 97%
|
| rename from Source/core/animation/AnimatableLengthBox.cpp
|
| rename to Source/core/animation/animatable/AnimatableLengthBox.cpp
|
| index 25896210c9ed255641b8e7541e7bea4207cba63a..7cc613c5b74b9bacab75916e73e5d17c7ccadce4 100644
|
| --- a/Source/core/animation/AnimatableLengthBox.cpp
|
| +++ b/Source/core/animation/animatable/AnimatableLengthBox.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/animation/AnimatableLengthBox.h"
|
| +#include "core/animation/animatable/AnimatableLengthBox.h"
|
|
|
| namespace WebCore {
|
|
|
|
|