Index: chrome/browser/chromeos/login/lock/webui_screen_locker.cc |
diff --git a/chrome/browser/chromeos/login/lock/webui_screen_locker.cc b/chrome/browser/chromeos/login/lock/webui_screen_locker.cc |
index 43360baaac79ec0031aebc19590b8ada410f35a3..d41baa53c36bd0bc4d1d1df3e6e3bee6f7204123 100644 |
--- a/chrome/browser/chromeos/login/lock/webui_screen_locker.cc |
+++ b/chrome/browser/chromeos/login/lock/webui_screen_locker.cc |
@@ -4,9 +4,9 @@ |
#include "chrome/browser/chromeos/login/lock/webui_screen_locker.h" |
-#include "ash/common/wm_shell.h" |
#include "ash/shell.h" |
#include "ash/system/power/power_event_observer.h" |
+#include "ash/wm_shell.h" |
#include "base/command_line.h" |
#include "base/feature_list.h" |
#include "base/metrics/histogram_macros.h" |