| 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 ee4e044e80d396d0c4f75f5385b9d3cc41693a61..f04c7d4492b5348dca3faf705466cd8a1f45e228 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| @@ -642,7 +642,6 @@ void GetUniformsES3CHROMIUM(GLuint program,
|
| GLsizei bufsize,
|
| GLsizei* size,
|
| void* info) override;
|
| -GLuint CreateStreamTextureCHROMIUM(GLuint texture) override;
|
| GLuint CreateImageCHROMIUM(ClientBuffer buffer,
|
| GLsizei width,
|
| GLsizei height,
|
|
|