| Index: components/exo/test/exo_test_helper.cc
|
| diff --git a/components/exo/test/exo_test_helper.cc b/components/exo/test/exo_test_helper.cc
|
| index 9cf0253723e178f80c32739be8641a57dfed16c0..45a00396bd37b4f7b78336a810ed66b184a26b9b 100644
|
| --- a/components/exo/test/exo_test_helper.cc
|
| +++ b/components/exo/test/exo_test_helper.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "components/exo/test/exo_test_helper.h"
|
|
|
| +#include "ash/common/wm_window.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/wm/window_positioner.h"
|
| #include "ash/wm/window_positioning_utils.h"
|
| -#include "ash/wm_window.h"
|
| #include "components/exo/buffer.h"
|
| #include "components/exo/shell_surface.h"
|
| #include "components/exo/surface.h"
|
|
|