| Index: Source/core/animation/animatable/AnimatableUnknown.h
|
| diff --git a/Source/core/animation/AnimatableUnknown.h b/Source/core/animation/animatable/AnimatableUnknown.h
|
| similarity index 98%
|
| rename from Source/core/animation/AnimatableUnknown.h
|
| rename to Source/core/animation/animatable/AnimatableUnknown.h
|
| index 820c656ef6dab53193799ee7af7ee989b0923f00..b6604a319409f00f78b53a794962f97f23f5edfe 100644
|
| --- a/Source/core/animation/AnimatableUnknown.h
|
| +++ b/Source/core/animation/animatable/AnimatableUnknown.h
|
| @@ -32,7 +32,7 @@
|
| #define AnimatableUnknown_h
|
|
|
| #include "core/CSSValueKeywords.h"
|
| -#include "core/animation/AnimatableValue.h"
|
| +#include "core/animation/animatable/AnimatableValue.h"
|
| #include "core/css/CSSValuePool.h"
|
|
|
| namespace WebCore {
|
|
|