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..bc012cd1385a222e7c7e07abf5b8a1042d5d296b 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::OverlayPromotionHintCHROMIUM( |
+ GLuint /* texture */, |
+ GLboolean /* promotion_hint */, |
+ GLint /* display_x */, |
+ GLint /* display_y */) {} |
void GLES2InterfaceStub::SwapBuffersWithDamageCHROMIUM(GLint /* x */, |
GLint /* y */, |
GLint /* width */, |