Index: webkit/plugins/ppapi/ppb_font_impl.h |
=================================================================== |
--- webkit/plugins/ppapi/ppb_font_impl.h (revision 87260) |
+++ webkit/plugins/ppapi/ppb_font_impl.h (working copy) |
@@ -28,7 +28,7 @@ |
virtual ~PPB_Font_Impl(); |
// ResourceObjectBase. |
- virtual ::ppapi::thunk::PPB_Font_API* AsFont_API() OVERRIDE; |
+ virtual ::ppapi::thunk::PPB_Font_API* AsPPB_Font_API() OVERRIDE; |
// Resource overrides. |
virtual PPB_Font_Impl* AsPPB_Font_Impl() OVERRIDE; |