Index: Source/core/platform/graphics/skia/SkiaUtils.cpp |
diff --git a/Source/core/platform/graphics/skia/SkiaUtils.cpp b/Source/core/platform/graphics/skia/SkiaUtils.cpp |
index 7939ea01b4d0aa51df7eb13f98e45fba1d2cbb87..90647d33c0f351fb2dd8e3c27fe541d8e9c64778 100644 |
--- a/Source/core/platform/graphics/skia/SkiaUtils.cpp |
+++ b/Source/core/platform/graphics/skia/SkiaUtils.cpp |
@@ -32,11 +32,11 @@ |
#include "SkiaUtils.h" |
-#include "SharedBuffer.h" |
#include "SkCanvas.h" |
#include "SkColorPriv.h" |
#include "SkMatrix.h" |
#include "SkRegion.h" |
+#include "core/platform/SharedBuffer.h" |
#include "core/platform/graphics/ImageBuffer.h" |
namespace WebCore { |