Index: webkit/plugins/ppapi/ppb_graphics_2d_impl.h |
=================================================================== |
--- webkit/plugins/ppapi/ppb_graphics_2d_impl.h (revision 87436) |
+++ webkit/plugins/ppapi/ppb_graphics_2d_impl.h (working copy) |
@@ -42,7 +42,7 @@ |
bool is_always_opaque() const { return is_always_opaque_; } |
- virtual ::ppapi::thunk::PPB_Graphics2D_API* AsPPB_Graphics2D_API(); |
+ virtual ::ppapi::thunk::PPB_Graphics2D_API* AsGraphics2D_API(); |
// Resource override. |
virtual PPB_Graphics2D_Impl* AsPPB_Graphics2D_Impl(); |