| 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 4b2bf77bb86ad65fe07ea5c98c1a9ef897a5ca18..5849c0a677aec647084e0f537b91ec74c005caa0 100644
|
| --- a/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| @@ -913,8 +913,6 @@ GLuint CreateGpuMemoryBufferImageCHROMIUM(GLsizei width,
|
| GLenum internalformat,
|
| GLenum usage) override;
|
|
|
| -void GetImageivCHROMIUM(GLuint image_id, GLenum param, GLint* data) override;
|
| -
|
| void DescheduleUntilFinishedCHROMIUM() override;
|
|
|
| void GetTranslatedShaderSourceANGLE(GLuint shader,
|
|
|