Chromium Code Reviews| Index: chrome/common/gfx/chrome_canvas.h |
| =================================================================== |
| --- chrome/common/gfx/chrome_canvas.h (revision 5893) |
| +++ chrome/common/gfx/chrome_canvas.h (working copy) |
| @@ -7,8 +7,9 @@ |
| #include <windows.h> |
| #include <string> |
| + |
| #include "base/basictypes.h" |
| -#include "base/gfx/platform_canvas_win.h" |
| +#include "skia/ext/platform_canvas_win.h" |
| class ChromeFont; |
| namespace gfx { |