summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_context_3d_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/plugins/ppapi/ppb_context_3d_impl.h')
-rw-r--r--webkit/plugins/ppapi/ppb_context_3d_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/plugins/ppapi/ppb_context_3d_impl.h b/webkit/plugins/ppapi/ppb_context_3d_impl.h
index 4bdbe21..f1340e2 100644
--- a/webkit/plugins/ppapi/ppb_context_3d_impl.h
+++ b/webkit/plugins/ppapi/ppb_context_3d_impl.h
@@ -40,7 +40,7 @@ class PPB_Context3D_Impl : public Resource,
PP_Resource share_context,
const int32_t* attrib_list);
- // ResourceObjectBase override.
+ // Resource override.
virtual ::ppapi::thunk::PPB_Context3D_API* AsPPB_Context3D_API();
// PPB_Context3D_API implementation.