Index: Source/core/animation/AnimationTranslationUtilTest.cpp |
diff --git a/Source/core/platform/animation/AnimationTranslationUtilTest.cpp b/Source/core/animation/AnimationTranslationUtilTest.cpp |
similarity index 98% |
rename from Source/core/platform/animation/AnimationTranslationUtilTest.cpp |
rename to Source/core/animation/AnimationTranslationUtilTest.cpp |
index 59dcbe91cea2ac185b56f1b0392e050faf9284b8..53b59d3efadc50958eaf7d4c7e6862766283068e 100644 |
--- a/Source/core/platform/animation/AnimationTranslationUtilTest.cpp |
+++ b/Source/core/animation/AnimationTranslationUtilTest.cpp |
@@ -24,10 +24,10 @@ |
#include "config.h" |
-#include "core/platform/animation/AnimationTranslationUtil.h" |
+#include "core/animation/AnimationTranslationUtil.h" |
-#include "core/platform/animation/CSSAnimationData.h" |
-#include "core/platform/animation/KeyframeValueList.h" |
+#include "core/animation/CSSAnimationData.h" |
+#include "platform/animation/KeyframeValueList.h" |
#include "platform/geometry/IntSize.h" |
#include "platform/graphics/filters/FilterOperations.h" |
#include "platform/transforms/Matrix3DTransformOperation.h" |