| Index: webkit/plugins/ppapi/ppb_graphics_3d_impl.h
|
| diff --git a/webkit/plugins/ppapi/ppb_graphics_3d_impl.h b/webkit/plugins/ppapi/ppb_graphics_3d_impl.h
|
| index 60888f285dc1dc65edd01cf6c4276ad49a64e4cf..9b00d3a2f67c876f48c9bb7fe010c9018e47caa3 100644
|
| --- a/webkit/plugins/ppapi/ppb_graphics_3d_impl.h
|
| +++ b/webkit/plugins/ppapi/ppb_graphics_3d_impl.h
|
| @@ -27,7 +27,7 @@ class PPB_Graphics3D_Impl : public Resource,
|
| PP_Resource share_context,
|
| const int32_t* attrib_list);
|
|
|
| - // ResourceObjectBase override.
|
| + // Resource override.
|
| virtual ::ppapi::thunk::PPB_Graphics3D_API* AsPPB_Graphics3D_API() OVERRIDE;
|
|
|
| // PPB_Graphics3D_API trusted implementation.
|
|
|