Index: mojo/gpu/mojo_gles2_impl_autogen.h |
diff --git a/mojo/gpu/mojo_gles2_impl_autogen.h b/mojo/gpu/mojo_gles2_impl_autogen.h |
index 6d4e45e9e57d37931c90d4e8e7667eaa0887ef2a..b53df3f505c27a028db4da3a1fdbdcec16f28b61 100644 |
--- a/mojo/gpu/mojo_gles2_impl_autogen.h |
+++ b/mojo/gpu/mojo_gles2_impl_autogen.h |
@@ -664,6 +664,7 @@ class MojoGLES2Impl : public gpu::gles2::GLES2Interface { |
GLsizei* size, |
void* info) override; |
GLuint CreateStreamTextureCHROMIUM(GLuint texture) override; |
+ GLuint CreateStreamTextureImageCHROMIUM(GLint image_id) override; |
GLuint CreateImageCHROMIUM(ClientBuffer buffer, |
GLsizei width, |
GLsizei height, |