| Index: gpu/command_buffer/client/gles2_trace_implementation_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_trace_implementation_autogen.h b/gpu/command_buffer/client/gles2_trace_implementation_autogen.h
|
| index 241623d3fcbb687265cc5352c07e6862cf17b2d4..41140beb411842a7518ba505e5c4ef7f2d7c28e1 100644
|
| --- a/gpu/command_buffer/client/gles2_trace_implementation_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_trace_implementation_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,
|
|
|