| 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 321ce3471b365c401c69b187bc8d74bf663a1196..0d08d670bd448fcc0c9d1515fdc6549fca1f3466 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| @@ -626,7 +626,6 @@ void UnmapTexSubImage2DCHROMIUM(const void* mem) override;
|
| void ResizeCHROMIUM(GLuint width, GLuint height, GLfloat scale_factor) override;
|
| const GLchar* GetRequestableExtensionsCHROMIUM() override;
|
| void RequestExtensionCHROMIUM(const char* extension) override;
|
| -void RateLimitOffscreenContextCHROMIUM() override;
|
| void GetProgramInfoCHROMIUM(GLuint program,
|
| GLsizei bufsize,
|
| GLsizei* size,
|
|
|