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

Unified Diff: skia/ext/platform_canvas_win.h

Issue 14900: Remove base dependencies in the Windows-specific skia/ext code. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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: skia/ext/platform_canvas_win.h
===================================================================
--- skia/ext/platform_canvas_win.h (revision 7281)
+++ skia/ext/platform_canvas_win.h (working copy)
@@ -7,7 +7,6 @@
#include <windows.h>
-#include "base/basictypes.h"
#include "skia/ext/platform_device_win.h"
#include "SkCanvas.h"

Powered by Google App Engine
This is Rietveld 408576698