| Index: chromeos/login/auth/auth_attempt_state.cc
|
| diff --git a/chromeos/login/auth/auth_attempt_state.cc b/chromeos/login/auth/auth_attempt_state.cc
|
| index f4717a49ff6f194e99ea9ccbd222f74e55b89d9b..9e328be3376b0ff8ba778f3c1063a3bbad53c112 100644
|
| --- a/chromeos/login/auth/auth_attempt_state.cc
|
| +++ b/chromeos/login/auth/auth_attempt_state.cc
|
| @@ -4,10 +4,7 @@
|
|
|
| #include "chromeos/login/auth/auth_attempt_state.h"
|
|
|
| -#include <string>
|
|
|
| -#include "google_apis/gaia/gaia_auth_consumer.h"
|
| -#include "google_apis/gaia/gaia_auth_fetcher.h"
|
|
|
| namespace chromeos {
|
|
|
|
|