Index: ash/wm/panels/panel_layout_manager_unittest.cc |
diff --git a/ash/wm/panels/panel_layout_manager_unittest.cc b/ash/wm/panels/panel_layout_manager_unittest.cc |
index 5ba95d478b159e7d12f84204f06fc4530362299a..335985f9850785152f693bf89152520fbe9424e5 100644 |
--- a/ash/wm/panels/panel_layout_manager_unittest.cc |
+++ b/ash/wm/panels/panel_layout_manager_unittest.cc |
@@ -9,6 +9,7 @@ |
#include "ash/common/shelf/shelf_button.h" |
#include "ash/common/shelf/shelf_model.h" |
#include "ash/common/shelf/shelf_types.h" |
+#include "ash/common/shelf/shelf_view.h" |
#include "ash/common/shell_window_ids.h" |
#include "ash/common/wm/mru_window_tracker.h" |
#include "ash/common/wm/window_state.h" |
@@ -17,7 +18,6 @@ |
#include "ash/shelf/shelf.h" |
#include "ash/shelf/shelf_layout_manager.h" |
#include "ash/shelf/shelf_util.h" |
-#include "ash/shelf/shelf_view.h" |
#include "ash/shelf/shelf_widget.h" |
#include "ash/shell.h" |
#include "ash/test/ash_test_base.h" |