| Index: gpu/command_buffer/client/gles2_implementation_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_implementation_autogen.h b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| index 958251fed0c06cee4fa4c0751eae9fc74a99e99f..8eba9bb5080928ec87418346af2c386e5926e676 100644
|
| --- a/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| @@ -927,12 +927,6 @@ void PostSubBufferCHROMIUM(GLint x,
|
| 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,
|
|
|