| Index: Source/core/animation/CSSAnimationData.cpp
|
| diff --git a/Source/core/platform/animation/CSSAnimationData.cpp b/Source/core/animation/CSSAnimationData.cpp
|
| similarity index 98%
|
| rename from Source/core/platform/animation/CSSAnimationData.cpp
|
| rename to Source/core/animation/CSSAnimationData.cpp
|
| index 277944ba1d3c2c93dc2abe9fe2c91159a52c5ffd..5a50a5357e4329f508869e3d88b78cfe311c2e05 100644
|
| --- a/Source/core/platform/animation/CSSAnimationData.cpp
|
| +++ b/Source/core/animation/CSSAnimationData.cpp
|
| @@ -20,7 +20,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/animation/CSSAnimationData.h"
|
| +#include "core/animation/CSSAnimationData.h"
|
|
|
| namespace WebCore {
|
|
|
|
|