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