Index: ash/shelf/shelf_view.cc |
diff --git a/ash/shelf/shelf_view.cc b/ash/shelf/shelf_view.cc |
index 7ca66f899f82331e54b2a0a6019718f54886a4f1..0324d5e444029d9215f868eeb8e022912557e3cf 100644 |
--- a/ash/shelf/shelf_view.cc |
+++ b/ash/shelf/shelf_view.cc |
@@ -14,6 +14,7 @@ |
#include "ash/common/shelf/overflow_bubble.h" |
#include "ash/common/shelf/overflow_bubble_view.h" |
#include "ash/common/shelf/overflow_button.h" |
+#include "ash/common/shelf/shelf_button.h" |
#include "ash/common/shelf/shelf_constants.h" |
#include "ash/common/shelf/shelf_delegate.h" |
#include "ash/common/shelf/shelf_menu_model.h" |
@@ -24,7 +25,6 @@ |
#include "ash/drag_drop/drag_image_view.h" |
#include "ash/scoped_target_root_window.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" |