Index: ash/common/shelf/shelf_widget.cc |
diff --git a/ash/common/shelf/shelf_widget.cc b/ash/common/shelf/shelf_widget.cc |
index 248b4d5ff33debf0461ad70828b7d5d5d2fd8909..0bbfb54a509dccfa82daa27511d513f80e383e18 100644 |
--- a/ash/common/shelf/shelf_widget.cc |
+++ b/ash/common/shelf/shelf_widget.cc |
@@ -15,11 +15,11 @@ |
#include "ash/common/shelf/shelf_view.h" |
#include "ash/common/shelf/wm_shelf.h" |
#include "ash/common/shelf/wm_shelf_util.h" |
-#include "ash/common/system/status_area_layout_manager.h" |
-#include "ash/common/system/status_area_widget.h" |
#include "ash/common/wm_shell.h" |
#include "ash/common/wm_window.h" |
#include "ash/root_window_controller.h" |
+#include "ash/system/status_area_layout_manager.h" |
+#include "ash/system/status_area_widget.h" |
#include "ash/wm/window_properties.h" |
#include "base/memory/ptr_util.h" |
#include "ui/compositor/layer.h" |