Index: ash/shell.cc |
diff --git a/ash/shell.cc b/ash/shell.cc |
index 1e8fa641c5f25df29c9a9d14fd20e39c720d3dc5..57993d5a7a9a7d0197da1222718ca8f9eaa41ea6 100644 |
--- a/ash/shell.cc |
+++ b/ash/shell.cc |
@@ -125,6 +125,7 @@ |
#include "ash/accelerators/magnifier_key_scroller.h" |
#include "ash/accelerators/spoken_feedback_toggler.h" |
#include "ash/common/ash_constants.h" |
+#include "ash/common/system/chromeos/bluetooth/bluetooth_notification_controller.h" |
#include "ash/common/system/chromeos/power/power_status.h" |
#include "ash/display/display_change_observer_chromeos.h" |
#include "ash/display/display_color_manager_chromeos.h" |
@@ -133,7 +134,6 @@ |
#include "ash/display/resolution_notification_controller.h" |
#include "ash/display/screen_orientation_controller_chromeos.h" |
#include "ash/sticky_keys/sticky_keys_controller.h" |
-#include "ash/system/chromeos/bluetooth/bluetooth_notification_controller.h" |
#include "ash/system/chromeos/brightness/brightness_controller_chromeos.h" |
#include "ash/system/chromeos/power/power_event_observer.h" |
#include "ash/system/chromeos/power/video_activity_notifier.h" |