Index: gpu/command_buffer/client/gles2_implementation_autogen.h |
diff --git a/gpu/command_buffer/client/gles2_implementation_autogen.h b/gpu/command_buffer/client/gles2_implementation_autogen.h |
index 1ad32d8c3ac75bc07f3a5f557a084a597ac32262..30e78340e27b176eeee53c672829d63e77bd46e6 100644 |
--- a/gpu/command_buffer/client/gles2_implementation_autogen.h |
+++ b/gpu/command_buffer/client/gles2_implementation_autogen.h |
@@ -526,6 +526,8 @@ virtual void DiscardFramebufferEXT( |
virtual void LoseContextCHROMIUM(GLenum current, GLenum other) OVERRIDE; |
+virtual GLuint InsertSyncPointCHROMIUM() OVERRIDE; |
+ |
virtual void WaitSyncPointCHROMIUM(GLuint sync_point) OVERRIDE; |
#endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_IMPLEMENTATION_AUTOGEN_H_ |