| Index: gpu/ipc/client/command_buffer_proxy_impl.h
|
| diff --git a/gpu/ipc/client/command_buffer_proxy_impl.h b/gpu/ipc/client/command_buffer_proxy_impl.h
|
| index 5c8b269982be53b03284eeed811e82abe16a15b9..89300514ca5aec9da9fb5178c788aba04928ad1c 100644
|
| --- a/gpu/ipc/client/command_buffer_proxy_impl.h
|
| +++ b/gpu/ipc/client/command_buffer_proxy_impl.h
|
| @@ -45,10 +45,6 @@ namespace base {
|
| class SharedMemory;
|
| }
|
|
|
| -namespace gfx {
|
| -class Size;
|
| -}
|
| -
|
| namespace gpu {
|
| struct GpuProcessHostedCALayerTreeParamsMac;
|
| struct Mailbox;
|
|
|