| Index: webkit/plugins/ppapi/ppb_context_3d_impl.h
|
| ===================================================================
|
| --- webkit/plugins/ppapi/ppb_context_3d_impl.h (revision 93075)
|
| +++ webkit/plugins/ppapi/ppb_context_3d_impl.h (working copy)
|
| @@ -72,6 +72,7 @@
|
| GLenum type,
|
| GLenum access) OVERRIDE;
|
| virtual void UnmapTexSubImage2DCHROMIUM(const void* mem) OVERRIDE;
|
| + virtual gpu::gles2::GLES2Implementation* GetGLES2Impl() OVERRIDE;
|
|
|
| int32_t BindSurfacesImpl(PPB_Surface3D_Impl* draw, PPB_Surface3D_Impl* read);
|
|
|
|
|