Index: components/exo/touch_unittest.cc |
diff --git a/components/exo/touch_unittest.cc b/components/exo/touch_unittest.cc |
index 8b9ed93bf8c2decac99ef636b6ff95eaf9602eba..2bbf57230116d3fc88bbae6d56b1314a6eee57e3 100644 |
--- a/components/exo/touch_unittest.cc |
+++ b/components/exo/touch_unittest.cc |
@@ -2,12 +2,12 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/common/wm_shell.h" |
-#include "ash/common/wm_window.h" |
#include "ash/public/cpp/shell_window_ids.h" |
#include "ash/shell.h" |
#include "ash/wm/window_positioner.h" |
#include "ash/wm/window_positioning_utils.h" |
+#include "ash/wm_shell.h" |
+#include "ash/wm_window.h" |
#include "components/exo/buffer.h" |
#include "components/exo/shell_surface.h" |
#include "components/exo/surface.h" |