Index: gpu/ipc/service/stream_texture_android.h |
diff --git a/gpu/ipc/service/stream_texture_android.h b/gpu/ipc/service/stream_texture_android.h |
index 150680d904b29d9a3529749fa957f3893fdead24..b7ad291fb2f32299d2c1113d327ee3516dcbc00e 100644 |
--- a/gpu/ipc/service/stream_texture_android.h |
+++ b/gpu/ipc/service/stream_texture_android.h |
@@ -43,7 +43,6 @@ class StreamTexture : public gpu::gles2::GLStreamTextureImage, |
~StreamTexture() override; |
// gl::GLImage implementation: |
- void Destroy(bool have_context) override; |
gfx::Size GetSize() override; |
unsigned GetInternalFormat() override; |
bool BindTexImage(unsigned target) override; |