Index: chrome/browser/ui/ash/window_positioner_unittest.cc |
diff --git a/chrome/browser/ui/ash/window_positioner_unittest.cc b/chrome/browser/ui/ash/window_positioner_unittest.cc |
index a71dd18179b34637edca5b7ae0c1cbf1cee42972..c758b6c76f496768fe0fd909b62590a5bcc9eb12 100644 |
--- a/chrome/browser/ui/ash/window_positioner_unittest.cc |
+++ b/chrome/browser/ui/ash/window_positioner_unittest.cc |
@@ -2,13 +2,13 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/common/wm/window_positioner.h" |
+#include "ash/wm/window_positioner.h" |
#include <utility> |
-#include "ash/common/wm/window_resizer.h" |
#include "ash/common/wm_shell.h" |
#include "ash/test/ash_test_base.h" |
+#include "ash/wm/window_resizer.h" |
#include "base/logging.h" |
#include "base/macros.h" |
#include "chrome/browser/ui/browser.h" |