| Index: content/browser/aura/gpu_process_transport_factory.h
|
| diff --git a/content/browser/aura/gpu_process_transport_factory.h b/content/browser/aura/gpu_process_transport_factory.h
|
| index 9e40b5c743d5f2073cf6edc647914104e97b67e6..9b4df49da04b8577ab5733046b378def36bba203 100644
|
| --- a/content/browser/aura/gpu_process_transport_factory.h
|
| +++ b/content/browser/aura/gpu_process_transport_factory.h
|
| @@ -36,8 +36,6 @@ class GpuProcessTransportFactory
|
| CreateOffscreenCommandBufferContext();
|
|
|
| // ImageTransportFactory implementation.
|
| - virtual scoped_ptr<WebKit::WebGraphicsContext3D> CreateOffscreenContext()
|
| - OVERRIDE;
|
| virtual scoped_ptr<cc::OutputSurface> CreateOutputSurface(
|
| ui::Compositor* compositor) OVERRIDE;
|
| virtual scoped_refptr<ui::Reflector> CreateReflector(
|
|
|