| 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 f3e0becb78b7e8fe73574e40f211a7e2d6d95e5c..a7320726112fd34c3181a8b54efc50f33960415b 100644
|
| --- a/chrome/browser/chromeos/login/auth/auth_attempt_state.h
|
| +++ b/chrome/browser/chromeos/login/auth/auth_attempt_state.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "chrome/browser/chromeos/login/auth/login_status_consumer.h"
|
| -#include "chrome/browser/chromeos/login/auth/user_context.h"
|
| +#include "chromeos/login/auth/user_context.h"
|
| #include "components/user_manager/user_type.h"
|
| #include "google_apis/gaia/gaia_auth_consumer.h"
|
| #include "google_apis/gaia/gaia_auth_fetcher.h"
|
|
|