Index: Source/core/platform/graphics/skia/NativeImageSkia.h |
diff --git a/Source/core/platform/graphics/skia/NativeImageSkia.h b/Source/core/platform/graphics/skia/NativeImageSkia.h |
index f16cdfe593ce131e5200a4e910cdc77184a4c937..c34c19e96169d73a356c880c4366572b92098c4d 100644 |
--- a/Source/core/platform/graphics/skia/NativeImageSkia.h |
+++ b/Source/core/platform/graphics/skia/NativeImageSkia.h |
@@ -35,8 +35,8 @@ |
#include "SkRect.h" |
#include "SkSize.h" |
#include "SkXfermode.h" |
-#include "core/platform/graphics/GraphicsTypes.h" |
#include "platform/geometry/IntSize.h" |
+#include "platform/graphics/GraphicsTypes.h" |
#include "wtf/Forward.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |