| Index: mojo/gles2/command_buffer_client_impl.h
|
| diff --git a/mojo/gles2/command_buffer_client_impl.h b/mojo/gles2/command_buffer_client_impl.h
|
| index d721564c9d51bf10b4cf6769c6c6a7c0ae05b264..bec5a9ab6bfa6dc16618375fe46ba4978e95bd20 100644
|
| --- a/mojo/gles2/command_buffer_client_impl.h
|
| +++ b/mojo/gles2/command_buffer_client_impl.h
|
| @@ -66,7 +66,6 @@ class CommandBufferClientImpl : public CommandBufferClient,
|
| OVERRIDE;
|
|
|
| // gpu::GpuControl implementation:
|
| - virtual gpu::Capabilities GetCapabilities() OVERRIDE;
|
| virtual gfx::GpuMemoryBuffer* CreateGpuMemoryBuffer(size_t width,
|
| size_t height,
|
| unsigned internalformat,
|
|
|