| 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 34a0c4265f83a8332eb1724d958901b052f6290a..017d8aa378778f19a41594f2c1cf60623095f635 100644
|
| --- a/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_interface_stub_autogen.h
|
| @@ -304,6 +304,7 @@ void ShaderSource(GLuint shader,
|
| const GLint* length) override;
|
| void ShallowFinishCHROMIUM() override;
|
| void ShallowFlushCHROMIUM() override;
|
| +void ShallowShallowFlushCHROMIUM() override;
|
| void StencilFunc(GLenum func, GLint ref, GLuint mask) override;
|
| void StencilFuncSeparate(GLenum face,
|
| GLenum func,
|
|
|