Index: ash/shelf/shelf_layout_manager.cc |
diff --git a/ash/shelf/shelf_layout_manager.cc b/ash/shelf/shelf_layout_manager.cc |
index 435c04652dd1039f441fc50c436bad8bb3d7f62e..d89ffb22ce78178bb9a30a3f6e0ad4d961969b40 100644 |
--- a/ash/shelf/shelf_layout_manager.cc |
+++ b/ash/shelf/shelf_layout_manager.cc |
@@ -18,6 +18,7 @@ |
#include "ash/common/shelf/shelf_constants.h" |
#include "ash/common/shelf/wm_shelf_util.h" |
#include "ash/common/shell_window_ids.h" |
+#include "ash/common/system/status_area_widget.h" |
#include "ash/common/wm/mru_window_tracker.h" |
#include "ash/common/wm/window_state.h" |
#include "ash/common/wm_root_window_controller.h" |
@@ -32,7 +33,6 @@ |
#include "ash/shelf/shelf_util.h" |
#include "ash/shelf/shelf_widget.h" |
#include "ash/shell.h" |
-#include "ash/system/status_area_widget.h" |
#include "ash/wm/gestures/shelf_gesture_handler.h" |
#include "ash/wm/lock_state_controller.h" |
#include "ash/wm/window_animations.h" |