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