Index: chrome/browser/chromeos/power/login_lock_state_notifier.cc |
diff --git a/chrome/browser/chromeos/power/login_lock_state_notifier.cc b/chrome/browser/chromeos/power/login_lock_state_notifier.cc |
index 1be0f74b22706792bf1f3590ba8f380ac16e50b3..f0e79cf458b46eb54e1334a27207de97720f7acb 100644 |
--- a/chrome/browser/chromeos/power/login_lock_state_notifier.cc |
+++ b/chrome/browser/chromeos/power/login_lock_state_notifier.cc |
@@ -5,9 +5,9 @@ |
#include "chrome/browser/chromeos/power/login_lock_state_notifier.h" |
#include "ash/common/login_status.h" |
-#include "ash/common/system/tray/system_tray_delegate.h" |
#include "ash/common/wm_shell.h" |
#include "ash/shell.h" |
+#include "ash/system/tray/system_tray_delegate.h" |
#include "base/logging.h" |
#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/chromeos/login/lock/screen_locker.h" |