| Index: services/ui/ws/gpu_service_proxy.cc
|
| diff --git a/services/ui/ws/gpu_service_proxy.cc b/services/ui/ws/gpu_service_proxy.cc
|
| index cc8bc49c5b1c366e6caa9ed92ed7080a1a06f4c4..2beb73c57504d3c05764bf59c4b9b2074e96147a 100644
|
| --- a/services/ui/ws/gpu_service_proxy.cc
|
| +++ b/services/ui/ws/gpu_service_proxy.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/run_loop.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "gpu/ipc/client/gpu_channel_host.h"
|
| -#include "services/shell/public/cpp/connection.h"
|
| +#include "services/service_manager/public/cpp/connection.h"
|
| #include "services/ui/ws/gpu_service_proxy_delegate.h"
|
| #include "services/ui/ws/mus_gpu_memory_buffer_manager.h"
|
|
|
|
|