Index: ash/shelf/shelf_view_unittest.cc |
diff --git a/ash/shelf/shelf_view_unittest.cc b/ash/shelf/shelf_view_unittest.cc |
index 95e87c958bac009de27db36b6daa858532e19131..17ebe18112b63585db03eb3f6f094291d69c4443 100644 |
--- a/ash/shelf/shelf_view_unittest.cc |
+++ b/ash/shelf/shelf_view_unittest.cc |
@@ -12,6 +12,7 @@ |
#include "ash/common/shelf/app_list_button.h" |
#include "ash/common/shelf/overflow_bubble.h" |
#include "ash/common/shelf/overflow_bubble_view.h" |
+#include "ash/common/shelf/shelf_button.h" |
#include "ash/common/shelf/shelf_constants.h" |
#include "ash/common/shelf/shelf_menu_model.h" |
#include "ash/common/shelf/shelf_model.h" |
@@ -20,7 +21,6 @@ |
#include "ash/common/wm_shell.h" |
#include "ash/root_window_controller.h" |
#include "ash/shelf/shelf.h" |
-#include "ash/shelf/shelf_button.h" |
#include "ash/shelf/shelf_icon_observer.h" |
#include "ash/shelf/shelf_widget.h" |
#include "ash/shell.h" |