Index: ppapi/proxy/ppapi_command_buffer_proxy.h |
diff --git a/ppapi/proxy/ppapi_command_buffer_proxy.h b/ppapi/proxy/ppapi_command_buffer_proxy.h |
index c875f895807fb087bace889a40774e09dfd4ecce..e90497885d7b1045cad7a4a6fc6af8745ce74fb8 100644 |
--- a/ppapi/proxy/ppapi_command_buffer_proxy.h |
+++ b/ppapi/proxy/ppapi_command_buffer_proxy.h |
@@ -47,7 +47,6 @@ class PPAPI_PROXY_EXPORT PpapiCommandBufferProxy : public gpu::CommandBuffer, |
OVERRIDE; |
// gpu::GpuControl implementation: |
- virtual gpu::Capabilities GetCapabilities() OVERRIDE; |
virtual gfx::GpuMemoryBuffer* CreateGpuMemoryBuffer( |
size_t width, |
size_t height, |