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

Unified Diff: app/gfx/canvas_paint.h

Issue 172046: A canvas_paint for OS X. (Closed)
Patch Set: Created 11 years, 4 months 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
« no previous file with comments | « no previous file | app/resource_bundle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/gfx/canvas_paint.h
diff --git a/app/gfx/canvas_paint.h b/app/gfx/canvas_paint.h
index d3a71f8d8e4173309eeb5209a69a24c6d5de6f0d..aa253b9dc73bafc2d910f4ebe18ee104ae39a109 100644
--- a/app/gfx/canvas_paint.h
+++ b/app/gfx/canvas_paint.h
@@ -13,9 +13,7 @@
namespace gfx {
-#if defined(OS_WIN) || defined(OS_LINUX)
typedef skia::CanvasPaintT<Canvas> CanvasPaint;
-#endif
} // namespace gfx
« no previous file with comments | « no previous file | app/resource_bundle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698