Index: gpu/gles2_conform_support/egl/display.h |
diff --git a/gpu/gles2_conform_support/egl/display.h b/gpu/gles2_conform_support/egl/display.h |
index 15009033e8dce6f83b8a20220861bc0aa09a7da9..b6e6bf6e975294f690b74a9b0630748b8ca0b58d 100644 |
--- a/gpu/gles2_conform_support/egl/display.h |
+++ b/gpu/gles2_conform_support/egl/display.h |
@@ -95,7 +95,6 @@ class Display : private gpu::GpuControl { |
const base::Closure& callback) override; |
void SignalQuery(uint32 query, const base::Closure& callback) override; |
void SetSurfaceVisible(bool visible) override; |
- uint32 CreateStreamTexture(uint32 texture_id) override; |
void SetLock(base::Lock*) override; |
bool IsGpuChannelLost() override; |
gpu::CommandBufferNamespace GetNamespaceID() const override; |