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 4665b32853c86e276f1bbd23ca7484783288be7d..31d963665e8b21c556e738778dc2050994e34114 100644 |
--- a/gpu/command_buffer/client/gles2_interface_stub_autogen.h |
+++ b/gpu/command_buffer/client/gles2_interface_stub_autogen.h |
@@ -502,6 +502,7 @@ void VertexAttribPointer(GLuint indx, |
GLsizei stride, |
const void* ptr) override; |
void Viewport(GLint x, GLint y, GLsizei width, GLsizei height) override; |
+void WaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout) override; |
void BlitFramebufferCHROMIUM(GLint srcX0, |
GLint srcY0, |
GLint srcX1, |