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 dce39c0def3ec52499c712afe1f792809c00db28..94f1c4c745854047c1a5f8a98781af1ee67d78d3 100644 |
--- a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
+++ b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
@@ -623,6 +623,8 @@ void GLES2InterfaceStub::AsyncTexImage2DCHROMIUM( |
GLsizei /* width */, GLsizei /* height */, GLint /* border */, |
GLenum /* format */, GLenum /* type */, const void* /* pixels */) { |
} |
+void GLES2InterfaceStub::WaitAsyncTexImage2DCHROMIUM(GLenum /* target */) { |
+} |
void GLES2InterfaceStub::DiscardFramebufferEXT( |
GLenum /* target */, GLsizei /* count */, |
const GLenum* /* attachments */) { |