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 ce62d91502038a99a1c054568ed5507bb4319288..833f27e80831f06a4abcd882c132a22f2622f0f5 100644 |
--- a/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
+++ b/gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
@@ -1163,6 +1163,11 @@ void GLES2InterfaceStub::UniformMatrix4fvStreamTextureMatrixCHROMIUM( |
GLint /* location */, |
GLboolean /* transpose */, |
const GLfloat* /* transform */) {} |
+void GLES2InterfaceStub::SendOverlayPromotionHintCHROMIUM( |
+ GLuint /* texture */, |
+ GLboolean /* promotion_hint */, |
+ GLint /* display_x */, |
+ GLint /* display_y */) {} |
void GLES2InterfaceStub::SwapBuffersWithDamageCHROMIUM(GLint /* x */, |
GLint /* y */, |
GLint /* width */, |