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 3f5622e6532df9cb3f36011e98f725135889b80c..5ba95d478b159e7d12f84204f06fc4530362299a 100644 |
--- a/ash/wm/panels/panel_layout_manager_unittest.cc |
+++ b/ash/wm/panels/panel_layout_manager_unittest.cc |
@@ -6,6 +6,7 @@ |
#include "ash/aura/wm_window_aura.h" |
#include "ash/common/ash_switches.h" |
+#include "ash/common/shelf/shelf_button.h" |
#include "ash/common/shelf/shelf_model.h" |
#include "ash/common/shelf/shelf_types.h" |
#include "ash/common/shell_window_ids.h" |
@@ -14,7 +15,6 @@ |
#include "ash/common/wm_shell.h" |
#include "ash/screen_util.h" |
#include "ash/shelf/shelf.h" |
-#include "ash/shelf/shelf_button.h" |
#include "ash/shelf/shelf_layout_manager.h" |
#include "ash/shelf/shelf_util.h" |
#include "ash/shelf/shelf_view.h" |