| Index: services/ui/common/gpu_service.h
|
| diff --git a/services/ui/common/gpu_service.h b/services/ui/common/gpu_service.h
|
| index d15ba71165d779e8de01be7f247beca2d136f005..2a224d2fb85c0ef87a06884a1f8353f2fc694920 100644
|
| --- a/services/ui/common/gpu_service.h
|
| +++ b/services/ui/common/gpu_service.h
|
| @@ -37,7 +37,6 @@ class MUS_COMMON_EXPORT GpuService : public gpu::GpuChannelHostFactory,
|
| // The GpuService has to be initialized in the main thread before establishing
|
| // the gpu channel.
|
| static std::unique_ptr<GpuService> Initialize(shell::Connector* connector);
|
| - static GpuService* GetInstance();
|
|
|
| // gpu::GpuChannelEstablishFactory:
|
| void EstablishGpuChannel(
|
|
|