Index: gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
diff --git a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
index 605876060bf7ad169e68e001dd26f7c724f89cee..7fe32b8c7776219e64375c97e1c057766d8a6164 100644 |
--- a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
+++ b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
@@ -1285,6 +1285,8 @@ void GLES2InterfaceStub::ScheduleOverlayPlaneCHROMIUM( |
} |
void GLES2InterfaceStub::SwapInterval(GLint /* interval */) { |
} |
+void GLES2InterfaceStub::FlushDriverCachesCHROMIUM() { |
+} |
void GLES2InterfaceStub::MatrixLoadfCHROMIUM(GLenum /* matrixMode */, |
const GLfloat* /* m */) { |
} |