| Index: services/ui/ws/test_utils.h
|
| diff --git a/services/ui/ws/test_utils.h b/services/ui/ws/test_utils.h
|
| index d8bb8f3bd7ee2f3141fcd97e7244865269ae4b0e..c5b9f1d8abb232ad825500f2fe9cac64aa406c7d 100644
|
| --- a/services/ui/ws/test_utils.h
|
| +++ b/services/ui/ws/test_utils.h
|
| @@ -13,6 +13,7 @@
|
|
|
| #include "base/memory/ptr_util.h"
|
| #include "base/message_loop/message_loop.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "services/ui/display/screen_manager.h"
|
| #include "services/ui/display/viewport_metrics.h"
|
| #include "services/ui/public/interfaces/display_manager.mojom.h"
|
|
|