Index: ash/system/chromeos/rotation/tray_rotation_lock.cc |
diff --git a/ash/system/chromeos/rotation/tray_rotation_lock.cc b/ash/system/chromeos/rotation/tray_rotation_lock.cc |
index 07446a38274a5ed6fd60e2330580f5a5ec4ebb76..ffc129006a7b7f9140df4e888882d1dfe5b09e41 100644 |
--- a/ash/system/chromeos/rotation/tray_rotation_lock.cc |
+++ b/ash/system/chromeos/rotation/tray_rotation_lock.cc |
@@ -5,13 +5,13 @@ |
#include "ash/system/chromeos/rotation/tray_rotation_lock.h" |
#include "ash/common/material_design/material_design_controller.h" |
+#include "ash/common/system/tray/system_tray.h" |
#include "ash/common/system/tray/tray_constants.h" |
#include "ash/common/system/tray/tray_item_more.h" |
#include "ash/common/wm/maximize_mode/maximize_mode_controller.h" |
#include "ash/common/wm_shell.h" |
#include "ash/display/screen_orientation_controller_chromeos.h" |
#include "ash/shell.h" |
-#include "ash/system/tray/system_tray.h" |
#include "grit/ash_resources.h" |
#include "grit/ash_strings.h" |
#include "ui/base/l10n/l10n_util.h" |