| Index: services/ui/ws/gpu_client.cc
|
| diff --git a/services/ui/ws/gpu_client.cc b/services/ui/ws/gpu_client.cc
|
| index 72e1e4a28ff05367159525424b33ebf2171a830d..94f38c4285e9ded1bf879762f5991c4388afe3bd 100644
|
| --- a/services/ui/ws/gpu_client.cc
|
| +++ b/services/ui/ws/gpu_client.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "services/ui/ws/gpu_client.h"
|
|
|
| -#include "components/viz/common/server_gpu_memory_buffer_manager.h"
|
| +#include "components/viz/host/server_gpu_memory_buffer_manager.h"
|
| #include "services/ui/gpu/interfaces/gpu_service.mojom.h"
|
|
|
| namespace {
|
|
|