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

Unified Diff: skia/ext/vector_canvas.h

Issue 11588: Remove base versions of the graphics headers, which previously just forwarded... (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
« no previous file with comments | « skia/ext/platform_canvas_unittest.cc ('k') | skia/ext/vector_canvas.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/ext/vector_canvas.h
===================================================================
--- skia/ext/vector_canvas.h (revision 5893)
+++ skia/ext/vector_canvas.h (working copy)
@@ -5,8 +5,8 @@
#ifndef BASE_GFX_VECTOR_CANVAS_H_
#define BASE_GFX_VECTOR_CANVAS_H_
-#include "base/gfx/platform_canvas_win.h"
-#include "base/gfx/vector_device.h"
+#include "skia/ext/platform_canvas_win.h"
+#include "skia/ext/vector_device.h"
namespace gfx {
« no previous file with comments | « skia/ext/platform_canvas_unittest.cc ('k') | skia/ext/vector_canvas.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698