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