Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Unified Diff: base/gfx/platform_canvas_mac.h

Issue 11357: Move the platform files form port to skia for Mac only. Hopefully this won't ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: base/gfx/platform_canvas_mac.h
===================================================================
--- base/gfx/platform_canvas_mac.h (revision 5826)
+++ base/gfx/platform_canvas_mac.h (working copy)
@@ -7,7 +7,7 @@
// TODO(brettw) this file should be removed and the includes changed to this
// new location.
-#include "webkit/port/platform/graphics/skia/public/PlatformCanvasMac.h"
+#include "skia/ext/platform_canvas_mac.h"
#endif // BASE_GFX_PLATFORM_CANVAS_MAC_H__

Powered by Google App Engine
This is Rietveld 408576698