| Index: services/ui/gpu/gpu_service.h
|
| diff --git a/services/ui/gpu/gpu_service.h b/services/ui/gpu/gpu_service.h
|
| index 6834b9c5ce098826c22f6d49565c4e76a60ea771..70edb38ecbf17e0046b063455d57ee614f10aa5b 100644
|
| --- a/services/ui/gpu/gpu_service.h
|
| +++ b/services/ui/gpu/gpu_service.h
|
| @@ -57,7 +57,6 @@ class GpuService : public gpu::GpuChannelManagerDelegate,
|
| void UpdateGPUInfoFromPreferences(const gpu::GpuPreferences& preferences);
|
|
|
| void InitializeWithHost(mojom::GpuHostPtr gpu_host,
|
| - const gpu::GpuPreferences& preferences,
|
| gpu::GpuProcessActivityFlags activity_flags,
|
| gpu::SyncPointManager* sync_point_manager = nullptr,
|
| base::WaitableEvent* shutdown_event = nullptr);
|
|
|