| 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 96e72da9a5820ad65fff4a2ad6c35e40ea223567..c5607179da9ed0a610211d10fd40fe2cce91479f 100644
|
| --- a/chrome/browser/chromeos/login/auth/chrome_cryptohome_authenticator.cc
|
| +++ b/chrome/browser/chromeos/login/auth/chrome_cryptohome_authenticator.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/thread_task_runner_handle.h"
|
| #include "chrome/browser/chromeos/ownership/owner_settings_service.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"
|
|
|
|
|