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 e6a26d43d4010cc26f766a6006d2756d10d88804..22b6062b46fc9ff9ab2a4b3de3da39d89a877d20 100644 |
--- a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
+++ b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
@@ -598,6 +598,12 @@ void GLES2InterfaceStub::GetTranslatedShaderSourceANGLE( |
void GLES2InterfaceStub::PostSubBufferCHROMIUM( |
GLint /* x */, GLint /* y */, GLint /* width */, GLint /* height */) { |
} |
+void GLES2InterfaceStub::SetOverlayPlaneCHROMIUM(GLint /* plane_id */, |
+ GLenum /* texture_id */, |
+ GLint /* x */, |
+ GLint /* y */, |
+ GLint /* width */, |
+ GLint /* height */) {} |
void GLES2InterfaceStub::TexImageIOSurface2DCHROMIUM( |
GLenum /* target */, GLsizei /* width */, GLsizei /* height */, |
GLuint /* ioSurfaceId */, GLuint /* plane */) { |