| Index: ui/gl/gl_image_io_surface.h
|
| diff --git a/ui/gl/gl_image_io_surface.h b/ui/gl/gl_image_io_surface.h
|
| index 8dd282a9c83bcb0729e521fb4217267e50f5019d..70962e6d854c9e447126154ff021ad3c197e2523 100644
|
| --- a/ui/gl/gl_image_io_surface.h
|
| +++ b/ui/gl/gl_image_io_surface.h
|
| @@ -42,7 +42,6 @@ class GL_EXPORT GLImageIOSurface : public GLImage {
|
| gfx::BufferFormat format);
|
|
|
| // Overridden from GLImage:
|
| - void Destroy(bool have_context) override;
|
| gfx::Size GetSize() override;
|
| unsigned GetInternalFormat() override;
|
| bool BindTexImage(unsigned target) override;
|
|
|