Index: chrome/browser/signin/easy_unlock_screenlock_state_handler.cc |
diff --git a/chrome/browser/signin/easy_unlock_screenlock_state_handler.cc b/chrome/browser/signin/easy_unlock_screenlock_state_handler.cc |
index b632fab89f753b4654ce3a8a8c259fcbcb9624ab..0a8b7600ce21621d103d7385139b72d35393a3d7 100644 |
--- a/chrome/browser/signin/easy_unlock_screenlock_state_handler.cc |
+++ b/chrome/browser/signin/easy_unlock_screenlock_state_handler.cc |
@@ -15,7 +15,7 @@ |
#include "ui/base/l10n/l10n_util.h" |
#if defined(OS_CHROMEOS) |
-#include "ash/common/system/chromeos/devicetype_utils.h" |
+#include "ash/system/devicetype_utils.h" |
#endif |
using proximity_auth::ScreenlockState; |