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 e10c6da2bad71f3cc087ef09767da085767b0e90..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_positioner.h" |
-#include "ash/common/wm/window_positioning_utils.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 "components/exo/buffer.h" |
#include "components/exo/shell_surface.h" |
#include "components/exo/surface.h" |