Index: ash/mus/non_client_frame_controller.cc |
diff --git a/ash/mus/non_client_frame_controller.cc b/ash/mus/non_client_frame_controller.cc |
index 064420907694a3fc75e9b8256a2b8e9ac34d77b8..e3620c0031fc7f86419e59440a544a9585e8f07d 100644 |
--- a/ash/mus/non_client_frame_controller.cc |
+++ b/ash/mus/non_client_frame_controller.cc |
@@ -10,9 +10,8 @@ |
#include <string> |
#include <vector> |
-#include "ash/common/ash_constants.h" |
-#include "ash/common/ash_layout_constants.h" |
-#include "ash/common/wm_window.h" |
+#include "ash/ash_constants.h" |
+#include "ash/ash_layout_constants.h" |
#include "ash/frame/custom_frame_view_ash.h" |
#include "ash/mus/frame/custom_frame_view_mus.h" |
#include "ash/mus/frame/detached_title_area_renderer.h" |
@@ -23,6 +22,7 @@ |
#include "ash/shared/immersive_fullscreen_controller_delegate.h" |
#include "ash/wm/panels/panel_frame_view.h" |
#include "ash/wm/window_properties.h" |
+#include "ash/wm_window.h" |
#include "base/macros.h" |
#include "base/memory/ptr_util.h" |
#include "base/strings/utf_string_conversions.h" |