Index: Source/core/platform/animation/AnimationTranslationUtil.cpp |
diff --git a/Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp b/Source/core/platform/animation/AnimationTranslationUtil.cpp |
similarity index 99% |
rename from Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp |
rename to Source/core/platform/animation/AnimationTranslationUtil.cpp |
index 56506499da10f72596f043d9cf8bd29421b9dbd9..28ce7872ffd4e0e8ef44219d3aab2279ddb7dab0 100644 |
--- a/Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp |
+++ b/Source/core/platform/animation/AnimationTranslationUtil.cpp |
@@ -24,7 +24,7 @@ |
#include "config.h" |
-#include "core/platform/graphics/chromium/AnimationTranslationUtil.h" |
+#include "core/platform/animation/AnimationTranslationUtil.h" |
#include "core/css/LengthFunctions.h" |
#include "core/platform/animation/CSSAnimationData.h" |