Index: chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc |
diff --git a/chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc b/chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc |
index 9e0ebf65510bc01eaa71a3d239dd0b884c192a97..4fa16e6c4070ca49dc00ec4286205b7d5462787e 100644 |
--- a/chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc |
+++ b/chrome/browser/ui/window_sizer/window_sizer_ash_uitest.cc |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ash/common/shelf/shelf_view.h" |
-#include "ash/common/shelf/wm_shelf.h" |
#include "ash/common/wm_window.h" |
+#include "ash/shelf/shelf_view.h" |
+#include "ash/shelf/wm_shelf.h" |
#include "ash/shell.h" |
#include "base/command_line.h" |
#include "base/location.h" |