Index: Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp |
diff --git a/Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp b/Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp |
index 6099d0b8daf086abcf008b3ca22c3b971ec83f05..2788f1cb3aaeff9d22f1fc54fc354996279e8185 100644 |
--- a/Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp |
+++ b/Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp |
@@ -26,8 +26,8 @@ |
#include "core/platform/graphics/chromium/AnimationTranslationUtil.h" |
-#include "LengthFunctions.h" |
#include "SkMatrix44.h" |
+#include "core/css/LengthFunctions.h" |
#include "core/platform/Length.h" |
#include "core/platform/graphics/FloatSize.h" |
#include "core/platform/graphics/GraphicsLayer.h" |