Index: webkit/port/platform/graphics/PlatformContextSkia.cpp |
=================================================================== |
--- webkit/port/platform/graphics/PlatformContextSkia.cpp (revision 6267) |
+++ webkit/port/platform/graphics/PlatformContextSkia.cpp (working copy) |
@@ -34,8 +34,8 @@ |
#include "SkiaUtils.h" |
#include "wtf/MathExtras.h" |
-#include "base/gfx/image_operations.h" // TODO(brettw) remove this depencency. |
#include "base/gfx/skia_utils.h" // TODO(brettw) remove this depencency. |
+#include "skia/ext/image_operations.h" |
#include "skia/ext/platform_canvas.h" |
#include "SkBitmap.h" |