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 24a04b162e37631a7790e9e1b0c41ff3a6470710..ae9ef5325da637e9e30f2ef0b52891987c3ebc10 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; |