From 8c2fcd19acaa0b3aeeae0aacd0f698d9d0e4b0a4 Mon Sep 17 00:00:00 2001 From: "brettw@google.com" Date: Sat, 22 Nov 2008 00:10:00 +0000 Subject: Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved there. This leaves forwarding headers in base/gfx, which I'll clean up in a future pass. Review URL: http://codereview.chromium.org/11808 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5873 0039d316-1c4b-4281-b951-d872f2087c98 --- base/gfx/platform_canvas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base/gfx/platform_canvas.h') 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" -- cgit v1.1