Index: Source/platform/animation/KeyframeValueList.cpp |
diff --git a/Source/core/platform/animation/KeyframeValueList.cpp b/Source/platform/animation/KeyframeValueList.cpp |
similarity index 97% |
rename from Source/core/platform/animation/KeyframeValueList.cpp |
rename to Source/platform/animation/KeyframeValueList.cpp |
index 174172ccd5e7339f25bdeda39c0526b182d4a40d..26af697ba8de5a24b8ad7f796a94a4b431b327a7 100644 |
--- a/Source/core/platform/animation/KeyframeValueList.cpp |
+++ b/Source/platform/animation/KeyframeValueList.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
-#include "core/platform/animation/KeyframeValueList.h" |
+#include "platform/animation/KeyframeValueList.h" |
namespace WebCore { |