| Index: services/ui/gpu/gpu_main.cc
|
| diff --git a/services/ui/gpu/gpu_main.cc b/services/ui/gpu/gpu_main.cc
|
| index f67dc20f6ccc3dee13ef3e76de173fd52e33cb43..8eca3af74a117c45c6d2e2eb9a38df62496eb077 100644
|
| --- a/services/ui/gpu/gpu_main.cc
|
| +++ b/services/ui/gpu/gpu_main.cc
|
| @@ -8,6 +8,7 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/power_monitor/power_monitor_device_source.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "components/viz/frame_sinks/mojo_frame_sink_manager.h"
|
| #include "gpu/command_buffer/common/activity_flags.h"
|
| #include "gpu/ipc/common/gpu_memory_buffer_support.h"
|
|
|