Chromium Code Reviews| Index: webkit/plugins/ppapi/ppb_graphics_2d_impl.h |
| diff --git a/webkit/plugins/ppapi/ppb_graphics_2d_impl.h b/webkit/plugins/ppapi/ppb_graphics_2d_impl.h |
| index 0257e4cce2fee9bac5a91710e9d7ace1a3fba80c..671a70310a48d141024aac644c6430d12c2df9de 100644 |
| --- a/webkit/plugins/ppapi/ppb_graphics_2d_impl.h |
| +++ b/webkit/plugins/ppapi/ppb_graphics_2d_impl.h |
| @@ -15,8 +15,6 @@ |
| #include "ppapi/thunk/ppb_graphics_2d_api.h" |
| #include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebCanvas.h" |
| -struct PPB_Graphics2D; |
| - |
| namespace gfx { |
| class Rect; |
| } |