| 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 a006e5a89fa5160622735afdfe172b841d219144..7e2900fbba118c2fa8eb00014616a5c22434a98b 100644
|
| --- a/content/common/gpu/client/context_provider_command_buffer.h
|
| +++ b/content/common/gpu/client/context_provider_command_buffer.h
|
| @@ -41,7 +41,6 @@ class GrContextForGLES2Interface;
|
| }
|
|
|
| namespace content {
|
| -class WebGraphicsContext3DCommandBufferImpl;
|
|
|
| // Implementation of cc::ContextProvider that provides a GL implementation over
|
| // command buffer to the GPU process.
|
|
|