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 1e7bc8f61cba009e06d3580ec6c48fc64e4d6c6b..8b76c230f9185edbbce198ee40f5a6ebeafc028f 100644 |
--- a/gpu/command_buffer/client/gles2_trace_implementation_autogen.h |
+++ b/gpu/command_buffer/client/gles2_trace_implementation_autogen.h |
@@ -533,4 +533,5 @@ virtual void ScheduleOverlayPlaneCHROMIUM(GLint plane_z_order, |
GLfloat uv_height) override; |
virtual void MatrixLoadfCHROMIUM(GLenum matrixMode, const GLfloat* m) override; |
virtual void MatrixLoadIdentityCHROMIUM(GLenum matrixMode) override; |
+virtual void BlendBarrierKHR() override; |
#endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_TRACE_IMPLEMENTATION_AUTOGEN_H_ |