| Index: Source/platform/animation/CSSAnimationDataList.cpp
|
| diff --git a/Source/core/platform/animation/CSSAnimationDataList.cpp b/Source/platform/animation/CSSAnimationDataList.cpp
|
| similarity index 97%
|
| rename from Source/core/platform/animation/CSSAnimationDataList.cpp
|
| rename to Source/platform/animation/CSSAnimationDataList.cpp
|
| index 5170e7680f969d3fc85dbaf98d992f1e07fe40e3..03ee4a5ae7403f92288d327fe663b3fd18e62317 100644
|
| --- a/Source/core/platform/animation/CSSAnimationDataList.cpp
|
| +++ b/Source/platform/animation/CSSAnimationDataList.cpp
|
| @@ -20,7 +20,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/animation/CSSAnimationDataList.h"
|
| +#include "platform/animation/CSSAnimationDataList.h"
|
|
|
| namespace WebCore {
|
|
|
|
|