Index: webkit/plugins/ppapi/ppb_graphics_2d_impl.h |
=================================================================== |
--- webkit/plugins/ppapi/ppb_graphics_2d_impl.h (revision 112786) |
+++ webkit/plugins/ppapi/ppb_graphics_2d_impl.h (working copy) |
@@ -13,7 +13,7 @@ |
#include "ppapi/c/ppb_graphics_2d.h" |
#include "ppapi/shared_impl/resource.h" |
#include "ppapi/thunk/ppb_graphics_2d_api.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebCanvas.h" |
+#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebCanvas.h" |
struct PPB_Graphics2D; |