| Index: gpu/command_buffer/tests/gl_manager.h
|
| diff --git a/gpu/command_buffer/tests/gl_manager.h b/gpu/command_buffer/tests/gl_manager.h
|
| index b6acf4d58df772cfc91440f2a1160cbb1a0bc625..1301fe4cae37e5de60026b4d515677c9fc0a1e21 100644
|
| --- a/gpu/command_buffer/tests/gl_manager.h
|
| +++ b/gpu/command_buffer/tests/gl_manager.h
|
| @@ -122,7 +122,6 @@
|
| const gpu::gles2::FeatureInfo::Workarounds& workarounds() const;
|
|
|
| // GpuControl implementation.
|
| - void SetGpuControlClient(GpuControlClient*) override;
|
| Capabilities GetCapabilities() override;
|
| int32_t CreateImage(ClientBuffer buffer,
|
| size_t width,
|
|
|