| Index: services/ui/ws/test_utils.h
|
| diff --git a/services/ui/ws/test_utils.h b/services/ui/ws/test_utils.h
|
| index 742fcf0356ded0009ddd0a1897970414b922437f..d19079569c79f88d2f6e634c7a5a5d18ff6b0685 100644
|
| --- a/services/ui/ws/test_utils.h
|
| +++ b/services/ui/ws/test_utils.h
|
| @@ -10,6 +10,7 @@
|
| #include <memory>
|
| #include <vector>
|
|
|
| +#include "base/message_loop/message_loop.h"
|
| #include "services/ui/public/interfaces/display.mojom.h"
|
| #include "services/ui/public/interfaces/window_tree.mojom.h"
|
| #include "services/ui/ws/display.h"
|
|
|