| 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 ac0f7a6852c33f2d265fa38f7bbc3885e4faf041..5daf78df0a55eda3f524d1b40132ef051e68f060 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| @@ -872,4 +872,5 @@ void SwapBuffersWithDamageCHROMIUM(GLint x,
|
| GLint y,
|
| GLint width,
|
| GLint height) override;
|
| +void PerformanceHintCHROMIUM(GLenum mode) override;
|
| #endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_AUTOGEN_H_
|
|
|