| Index: mojo/gpu/mojo_gles2_impl_autogen.h
|
| diff --git a/mojo/gpu/mojo_gles2_impl_autogen.h b/mojo/gpu/mojo_gles2_impl_autogen.h
|
| index 0d6b05c87179cd6f95f4955307f9707c32d57117..fd0e5bd328331c92a13da53a0db6063d0775456d 100644
|
| --- a/mojo/gpu/mojo_gles2_impl_autogen.h
|
| +++ b/mojo/gpu/mojo_gles2_impl_autogen.h
|
| @@ -689,11 +689,6 @@ class MojoGLES2Impl : public gpu::gles2::GLES2Interface {
|
| GLint y,
|
| GLint width,
|
| GLint height) override;
|
| - void TexImageIOSurface2DCHROMIUM(GLenum target,
|
| - GLsizei width,
|
| - GLsizei height,
|
| - GLuint ioSurfaceId,
|
| - GLuint plane) override;
|
| void CopyTextureCHROMIUM(GLenum source_id,
|
| GLenum dest_id,
|
| GLint internalformat,
|
|
|