Index: ui/gl/gl_image_glx.h |
diff --git a/ui/gl/gl_image_glx.h b/ui/gl/gl_image_glx.h |
index b9c635154a76b2634e9ce7a11c5f195460431bce..4a16b44d56c94fec5ae4fba94d5b4df25eba1786 100644 |
--- a/ui/gl/gl_image_glx.h |
+++ b/ui/gl/gl_image_glx.h |
@@ -22,7 +22,6 @@ class GL_EXPORT GLImageGLX : public GLImage { |
bool Initialize(XID pixmap); |
// Overridden from GLImage: |
- void Destroy(bool have_context) override; |
gfx::Size GetSize() override; |
unsigned GetInternalFormat() override; |
bool BindTexImage(unsigned target) override; |