| Index: chrome/browser/chromeos/login/auth/chrome_cryptohome_authenticator.cc
|
| diff --git a/chrome/browser/chromeos/login/auth/chrome_cryptohome_authenticator.cc b/chrome/browser/chromeos/login/auth/chrome_cryptohome_authenticator.cc
|
| index a706d0e9cab9847e0aaff1a87c853543e1d64b80..804a32eb1ea6154ba56c7d47132841bf2a871b4d 100644
|
| --- a/chrome/browser/chromeos/login/auth/chrome_cryptohome_authenticator.cc
|
| +++ b/chrome/browser/chromeos/login/auth/chrome_cryptohome_authenticator.cc
|
| @@ -8,6 +8,7 @@
|
| #include "chrome/browser/chromeos/ownership/owner_settings_service.h"
|
| #include "chrome/browser/chromeos/ownership/owner_settings_service_factory.h"
|
| #include "chrome/browser/chromeos/settings/cros_settings.h"
|
| +#include "chromeos/login/login_state.h"
|
| #include "components/user_manager/user_manager.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
|
|