diff options
Diffstat (limited to 'base/gfx/platform_canvas.h')
-rw-r--r-- | base/gfx/platform_canvas.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gfx/platform_canvas.h b/base/gfx/platform_canvas.h index 5bf0ec1..427a7f8 100644 --- a/base/gfx/platform_canvas.h +++ b/base/gfx/platform_canvas.h @@ -4,4 +4,4 @@ // TODO(brettw) this file should be removed and the includes changed to this // new location. -#include "webkit/port/platform/graphics/skia/public/PlatformCanvas.h" +#include "skia/ext/platform_canvas.h" |