Index: webkit/tools/test_shell/webview_host_gtk.cc |
=================================================================== |
--- webkit/tools/test_shell/webview_host_gtk.cc (revision 5893) |
+++ webkit/tools/test_shell/webview_host_gtk.cc (working copy) |
@@ -6,10 +6,10 @@ |
#include "webkit/tools/test_shell/webview_host.h" |
-#include "base/gfx/platform_canvas.h" |
#include "base/gfx/rect.h" |
#include "base/gfx/size.h" |
#include "base/logging.h" |
+#include "skia/ext/platform_canvas.h" |
#include "webkit/glue/webinputevent.h" |
#include "webkit/glue/webview.h" |