| 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 461ce0607d6aaec71d38b1f3aa8fb802738347f0..9bcc1c72bbcd8c1b4d3ddab85ac7925acc2cf75f 100644
|
| --- a/webkit/plugins/ppapi/ppb_graphics_3d_impl.h
|
| +++ b/webkit/plugins/ppapi/ppb_graphics_3d_impl.h
|
| @@ -25,7 +25,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.
|
|
|