Index: gpu/command_buffer/client/gles2_interface_stub_autogen.h |
diff --git a/gpu/command_buffer/client/gles2_interface_stub_autogen.h b/gpu/command_buffer/client/gles2_interface_stub_autogen.h |
index 75af4906662cea1b31468b523f6a87fcd53fbec4..54d588cd1e84d4cda703aed5189159ad7e49709f 100644 |
--- a/gpu/command_buffer/client/gles2_interface_stub_autogen.h |
+++ b/gpu/command_buffer/client/gles2_interface_stub_autogen.h |
@@ -860,6 +860,10 @@ void UniformMatrix4fvStreamTextureMatrixCHROMIUM( |
GLint location, |
GLboolean transpose, |
const GLfloat* transform) override; |
+void SendOverlayPromotionHintCHROMIUM(GLuint texture, |
+ GLboolean promotion_hint, |
+ GLint display_x, |
+ GLint display_y) override; |
void SwapBuffersWithDamageCHROMIUM(GLint x, |
GLint y, |
GLint width, |