Index: ash/launcher/launcher_view.cc |
diff --git a/ash/launcher/launcher_view.cc b/ash/launcher/launcher_view.cc |
index c2087214c46c7667a2525c8a318ef9e4bb293403..893edcc7b0e5f32112244ed3e1860145c20f2709 100644 |
--- a/ash/launcher/launcher_view.cc |
+++ b/ash/launcher/launcher_view.cc |
@@ -16,12 +16,12 @@ |
#include "ash/launcher/launcher_item_delegate_manager.h" |
#include "ash/launcher/launcher_model.h" |
#include "ash/launcher/launcher_tooltip_manager.h" |
-#include "ash/launcher/overflow_bubble.h" |
-#include "ash/launcher/overflow_button.h" |
#include "ash/root_window_controller.h" |
#include "ash/scoped_target_root_window.h" |
#include "ash/shelf/alternate_app_list_button.h" |
#include "ash/shelf/app_list_button.h" |
+#include "ash/shelf/overflow_bubble.h" |
+#include "ash/shelf/overflow_button.h" |
#include "ash/shelf/shelf_layout_manager.h" |
#include "ash/shelf/shelf_widget.h" |
#include "ash/shell_delegate.h" |