Index: chrome/browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc |
diff --git a/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc b/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc |
index 931f739ea4a987e8e28d5cbdaafd0387c27344da..46a6668f27e5197b628e7b222f406d0bbfd66067 100644 |
--- a/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc |
+++ b/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc |
@@ -4,13 +4,13 @@ |
#include "chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.h" |
-#include "ash/common/ash_constants.h" |
-#include "ash/common/frame/caption_buttons/frame_caption_button_container_view.h" |
-#include "ash/common/frame/header_painter.h" |
-#include "ash/common/wm/maximize_mode/maximize_mode_controller.h" |
-#include "ash/common/wm_shell.h" |
+#include "ash/ash_constants.h" |
+#include "ash/frame/caption_buttons/frame_caption_button_container_view.h" |
+#include "ash/frame/header_painter.h" |
#include "ash/shell.h" |
#include "ash/test/immersive_fullscreen_controller_test_api.h" |
+#include "ash/wm/maximize_mode/maximize_mode_controller.h" |
+#include "ash/wm_shell.h" |
#include "base/command_line.h" |
#include "build/build_config.h" |
#include "chrome/browser/profiles/profile_avatar_icon_util.h" |