| Index: webkit/port/platform/graphics/PlatformContextSkia.cpp
|
| ===================================================================
|
| --- webkit/port/platform/graphics/PlatformContextSkia.cpp (revision 6142)
|
| +++ webkit/port/platform/graphics/PlatformContextSkia.cpp (working copy)
|
| @@ -34,8 +34,6 @@
|
| #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/platform_canvas.h"
|
|
|
| #include "SkBitmap.h"
|
|
|