Index: Source/core/platform/graphics/skia/SkiaUtils.h |
diff --git a/Source/core/platform/graphics/skia/SkiaUtils.h b/Source/core/platform/graphics/skia/SkiaUtils.h |
index 894e75c782ff4f410c3c2b8b6b6d2bf59d00ceda..f95c307590e95ae76306b8959bad39b910ed5795 100644 |
--- a/Source/core/platform/graphics/skia/SkiaUtils.h |
+++ b/Source/core/platform/graphics/skia/SkiaUtils.h |
@@ -36,8 +36,8 @@ |
#include "SkMatrix.h" |
#include "SkPath.h" |
#include "SkXfermode.h" |
-#include "core/platform/graphics/Color.h" |
#include "platform/geometry/FloatRect.h" |
+#include "platform/graphics/Color.h" |
#include "platform/graphics/GraphicsTypes.h" |
#include "platform/transforms/AffineTransform.h" |
#include "wtf/MathExtras.h" |