| Index: services/ui/public/cpp/gpu/gpu_service.h
|
| diff --git a/services/ui/public/cpp/gpu/gpu_service.h b/services/ui/public/cpp/gpu/gpu_service.h
|
| index 175f39c94a2bbc8c28f2c6744fd818cb20875fd9..bb2fabbc4e5f335a9ef9bbed7a44d22fd02a9839 100644
|
| --- a/services/ui/public/cpp/gpu/gpu_service.h
|
| +++ b/services/ui/public/cpp/gpu/gpu_service.h
|
| @@ -11,11 +11,9 @@
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/synchronization/lock.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "base/threading/thread.h"
|
| #include "gpu/ipc/client/gpu_channel_host.h"
|
| -#include "gpu/ipc/common/gpu_info.mojom.h"
|
| #include "services/ui/public/cpp/gpu/mojo_gpu_memory_buffer_manager.h"
|
| #include "services/ui/public/interfaces/gpu_service.mojom.h"
|
|
|
|
|