| Index: services/ui/ws/gpu_host_unittest.cc
|
| diff --git a/services/ui/ws/gpu_host_unittest.cc b/services/ui/ws/gpu_host_unittest.cc
|
| index ac8b7f83f84a967580b557d9a1714fcf2380da95..7861a3c13016edc52b12169d71c7c486236b11ae 100644
|
| --- a/services/ui/ws/gpu_host_unittest.cc
|
| +++ b/services/ui/ws/gpu_host_unittest.cc
|
| @@ -8,6 +8,7 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/message_loop/message_loop.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "gpu/config/gpu_info.h"
|
| #include "services/ui/gpu/gpu_service.h"
|
| #include "services/ui/public/interfaces/gpu.mojom.h"
|
|
|