Index: content/common/gpu/client/context_provider_command_buffer.h |
diff --git a/content/common/gpu/client/context_provider_command_buffer.h b/content/common/gpu/client/context_provider_command_buffer.h |
index 9bc64170ad26584ac3897a489a3ca0fbe6a0900e..b9c38cd7c348141cf0219d60dea1a27e031bde81 100644 |
--- a/content/common/gpu/client/context_provider_command_buffer.h |
+++ b/content/common/gpu/client/context_provider_command_buffer.h |
@@ -44,7 +44,6 @@ class CONTENT_EXPORT ContextProviderCommandBuffer |
// cc::ContextProvider implementation. |
virtual bool BindToCurrentThread() OVERRIDE; |
- virtual blink::WebGraphicsContext3D* Context3d() OVERRIDE; |
virtual gpu::gles2::GLES2Interface* ContextGL() OVERRIDE; |
virtual gpu::ContextSupport* ContextSupport() OVERRIDE; |
virtual class GrContext* GrContext() OVERRIDE; |