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 3471376608bad424d525076b9db77a70e9a1ce90..505107f32c9bf2a3fde5a537ffe6b138e4375d88 100644 |
--- a/gpu/command_buffer/client/gles2_interface_stub_autogen.h |
+++ b/gpu/command_buffer/client/gles2_interface_stub_autogen.h |
@@ -747,6 +747,7 @@ void ScheduleOverlayPlaneCHROMIUM(GLint plane_z_order, |
GLfloat uv_width, |
GLfloat uv_height) override; |
void SwapInterval(GLint interval) override; |
+GLenum GetGraphicsResetStatusKHR() override; |
void MatrixLoadfCHROMIUM(GLenum matrixMode, const GLfloat* m) override; |
void MatrixLoadIdentityCHROMIUM(GLenum matrixMode) override; |
void BlendBarrierKHR() override; |