| 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 d4fe36e7227bb97b9db47e762434842b51d68e71..c357006ce2a52799eb9c4c8aa4ccb74ab504a8f8 100644
|
| --- a/gpu/ipc/client/command_buffer_proxy_impl.h
|
| +++ b/gpu/ipc/client/command_buffer_proxy_impl.h
|
| @@ -91,7 +91,7 @@ class GPU_EXPORT CommandBufferProxyImpl
|
| gpu::GpuStreamPriority stream_priority,
|
| const gpu::gles2::ContextCreationAttribHelper& attribs,
|
| const GURL& active_url,
|
| - gfx::GpuPreference gpu_preference,
|
| + gl::GpuPreference gpu_preference,
|
| scoped_refptr<base::SingleThreadTaskRunner> task_runner);
|
| ~CommandBufferProxyImpl() override;
|
|
|
|
|