Chromium Code Reviews| Index: webkit/glue/webwidget.h |
| =================================================================== |
| --- webkit/glue/webwidget.h (revision 5893) |
| +++ webkit/glue/webwidget.h (working copy) |
| @@ -5,8 +5,8 @@ |
| #ifndef WEBKIT_GLUE_WEBWIDGET_H__ |
| #define WEBKIT_GLUE_WEBWIDGET_H__ |
| -#include "base/gfx/platform_canvas.h" |
| #include "base/ref_counted.h" |
| +#include "skia/ext/platform_canvas.h" |
| namespace gfx { |
| class Rect; |