| Index: webkit/plugins/ppapi/ppb_font_impl.h
|
| diff --git a/webkit/plugins/ppapi/ppb_font_impl.h b/webkit/plugins/ppapi/ppb_font_impl.h
|
| index 00966756f2ae9346632f722a5e22f50a73d6f85c..fce96be565225cc44082f59ceda2283f5fd87af2 100644
|
| --- a/webkit/plugins/ppapi/ppb_font_impl.h
|
| +++ b/webkit/plugins/ppapi/ppb_font_impl.h
|
| @@ -29,7 +29,7 @@ class PPB_Font_Impl : public Resource,
|
| static PP_Resource Create(PluginInstance* instance,
|
| const PP_FontDescription_Dev& description);
|
|
|
| - // ResourceObjectBase.
|
| + // Resource.
|
| virtual ::ppapi::thunk::PPB_Font_API* AsPPB_Font_API() OVERRIDE;
|
|
|
| // PPB_Font implementation.
|
|
|