| Index: Source/core/animation/animatable/AnimatableVisibility.h
|
| diff --git a/Source/core/animation/AnimatableVisibility.h b/Source/core/animation/animatable/AnimatableVisibility.h
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableVisibility.h
|
| rename to Source/core/animation/animatable/AnimatableVisibility.h
|
| index 72d653ebc668670a5e79eb1c251666321fcdf39f..5f2d07ecb3173ee96db1afd5f4fa72686d1fab6a 100644
|
| --- a/Source/core/animation/AnimatableVisibility.h
|
| +++ b/Source/core/animation/animatable/AnimatableVisibility.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimatableVisibility_h
|
| #define AnimatableVisibility_h
|
|
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
| #include "core/rendering/style/RenderStyleConstants.h"
|
|
|
| namespace WebCore {
|
|
|