| Index: gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_interface_stub_autogen.h b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| index c92ac2cf3bdbebaa7c601e5e311a9e6a17d3454f..eba0ab3c8a73abf7a75b81f58e846663d11f3c5f 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| @@ -665,11 +665,6 @@ void PostSubBufferCHROMIUM(GLint x,
|
| 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,
|
|
|