| Index: services/ui/ws/gpu_host.cc
|
| diff --git a/services/ui/ws/gpu_host.cc b/services/ui/ws/gpu_host.cc
|
| index 466c1ef02b6ceda6b3827817fb2f1121731c9351..0b6d0e670d54c63b5ce74fe6c44a9138ebcc0537 100644
|
| --- a/services/ui/ws/gpu_host.cc
|
| +++ b/services/ui/ws/gpu_host.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| -#include "components/viz/common/server_gpu_memory_buffer_manager.h"
|
| +#include "components/viz/host/server_gpu_memory_buffer_manager.h"
|
| #include "gpu/ipc/client/gpu_channel_host.h"
|
| #include "gpu/ipc/client/gpu_memory_buffer_impl_shared_memory.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
|
|