Index: ash/accelerators/accelerator_controller.cc |
diff --git a/ash/accelerators/accelerator_controller.cc b/ash/accelerators/accelerator_controller.cc |
index 3e5e6c1037103cf8a029f843541ab9b8fd78c968..802ac8a4ae3afb776c85c8be293cd8779782bc4b 100644 |
--- a/ash/accelerators/accelerator_controller.cc |
+++ b/ash/accelerators/accelerator_controller.cc |
@@ -16,6 +16,7 @@ |
#include "ash/common/ash_switches.h" |
#include "ash/common/focus_cycler.h" |
#include "ash/common/media_delegate.h" |
+#include "ash/common/multi_profile_uma.h" |
#include "ash/common/session/session_state_delegate.h" |
#include "ash/common/shelf/shelf_model.h" |
#include "ash/common/shell_delegate.h" |
@@ -37,7 +38,6 @@ |
#include "ash/ime_control_delegate.h" |
#include "ash/magnifier/magnification_controller.h" |
#include "ash/magnifier/partial_magnification_controller.h" |
-#include "ash/multi_profile_uma.h" |
#include "ash/new_window_delegate.h" |
#include "ash/root_window_controller.h" |
#include "ash/rotator/screen_rotation_animator.h" |