Index: content/browser/compositor/gpu_process_transport_factory.h |
diff --git a/content/browser/compositor/gpu_process_transport_factory.h b/content/browser/compositor/gpu_process_transport_factory.h |
index 3f04dd5620d2cf53714befd429b80ddbe840cc08..1e936d2b6556743aa8eecd2f5531c5f5b0f677a3 100644 |
--- a/content/browser/compositor/gpu_process_transport_factory.h |
+++ b/content/browser/compositor/gpu_process_transport_factory.h |
@@ -52,8 +52,6 @@ class GpuProcessTransportFactory |
// ImageTransportFactory implementation. |
virtual ui::ContextFactory* AsContextFactory() OVERRIDE; |
virtual gfx::GLSurfaceHandle GetSharedSurfaceHandle() OVERRIDE; |
- virtual scoped_refptr<ui::Texture> CreateTransportClient( |
- float device_scale_factor) OVERRIDE; |
virtual scoped_refptr<ui::Texture> CreateOwnedTexture( |
const gfx::Size& size, |
float device_scale_factor, |