| Index: chrome/browser/chromeos/login/auth/auth_attempt_state.h
|
| diff --git a/chrome/browser/chromeos/login/auth/auth_attempt_state.h b/chrome/browser/chromeos/login/auth/auth_attempt_state.h
|
| index 090cc36a22ca2b19417953c4f65582c09f2089a8..367f658ebda32996391449db4b3e81c7b6d29e15 100644
|
| --- a/chrome/browser/chromeos/login/auth/auth_attempt_state.h
|
| +++ b/chrome/browser/chromeos/login/auth/auth_attempt_state.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "chrome/browser/chromeos/login/auth/login_status_consumer.h"
|
| +#include "chrome/browser/chromeos/login/auth/user_context.h"
|
| #include "chrome/browser/chromeos/login/users/user.h"
|
| #include "google_apis/gaia/gaia_auth_consumer.h"
|
| #include "google_apis/gaia/gaia_auth_fetcher.h"
|
|
|