Index: media/gpu/avda_codec_image.h |
diff --git a/media/gpu/avda_codec_image.h b/media/gpu/avda_codec_image.h |
index fd96fa759613e2a4e0decd685e8688c1799f686e..95ec47cf1a84ad57bf20e5e4e37b73e52fcc62c5 100644 |
--- a/media/gpu/avda_codec_image.h |
+++ b/media/gpu/avda_codec_image.h |
@@ -31,7 +31,6 @@ class AVDACodecImage : public gpu::gles2::GLStreamTextureImage { |
const base::WeakPtr<gpu::gles2::GLES2Decoder>& decoder); |
// gl::GLImage implementation |
- void Destroy(bool have_context) override; |
gfx::Size GetSize() override; |
unsigned GetInternalFormat() override; |
bool BindTexImage(unsigned target) override; |