Chromium Code Reviews| Index: services/ui/ws/gpu_host.cc |
| diff --git a/services/ui/ws/gpu_host.cc b/services/ui/ws/gpu_host.cc |
| index ab9704323a914eb648a762efc02f6d51308930fa..d8b4eb79b8812ea4f36deaad54403f0e0d32b3be 100644 |
| --- a/services/ui/ws/gpu_host.cc |
| +++ b/services/ui/ws/gpu_host.cc |
| @@ -4,6 +4,7 @@ |
| #include "services/ui/ws/gpu_host.h" |
| +#include "base/memory/ptr_util.h" |
| #include "base/memory/shared_memory.h" |
| #include "base/message_loop/message_loop.h" |
| #include "base/run_loop.h" |