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 52252323ecad050bdedfb22c6712bb4ce43e4716..e7effca80dcd6ba89d81412fd64554ab5a9412a4 100644 |
--- a/gpu/gles2_conform_support/egl/display.h |
+++ b/gpu/gles2_conform_support/egl/display.h |
@@ -78,7 +78,6 @@ |
bool MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx); |
// GpuControl implementation. |
- void SetGpuControlClient(gpu::GpuControlClient*) override; |
gpu::Capabilities GetCapabilities() override; |
int32_t CreateImage(ClientBuffer buffer, |
size_t width, |