Index: ash/app_list/app_list_presenter_delegate.cc |
diff --git a/ash/app_list/app_list_presenter_delegate.cc b/ash/app_list/app_list_presenter_delegate.cc |
index 51cac2798ce94385d66f970d96b7cc329ca96a5b..3fca25319dfdf39b6969d0a2b87d5d376bdd976e 100644 |
--- a/ash/app_list/app_list_presenter_delegate.cc |
+++ b/ash/app_list/app_list_presenter_delegate.cc |
@@ -5,6 +5,7 @@ |
#include "ash/app_list/app_list_presenter_delegate.h" |
#include "ash/common/ash_switches.h" |
+#include "ash/common/shelf/app_list_button.h" |
#include "ash/common/shelf/shelf_types.h" |
#include "ash/common/shell_window_ids.h" |
#include "ash/common/wm/maximize_mode/maximize_mode_controller.h" |
@@ -12,7 +13,6 @@ |
#include "ash/display/window_tree_host_manager.h" |
#include "ash/root_window_controller.h" |
#include "ash/screen_util.h" |
-#include "ash/shelf/app_list_button.h" |
#include "ash/shelf/shelf.h" |
#include "ash/shelf/shelf_layout_manager.h" |
#include "ash/shell.h" |