| Index: chrome/browser/chromeos/login/auth_attempt_state.h
|
| diff --git a/chrome/browser/chromeos/login/auth_attempt_state.h b/chrome/browser/chromeos/login/auth_attempt_state.h
|
| index 7bca5bc7dc9f7db29b910033aa15e3801fcd6cd0..90c3b067d32ad5af9d22d158a8b581b43ac7e36a 100644
|
| --- a/chrome/browser/chromeos/login/auth_attempt_state.h
|
| +++ b/chrome/browser/chromeos/login/auth_attempt_state.h
|
| @@ -8,8 +8,8 @@
|
| #include <string>
|
|
|
| #include "chrome/browser/chromeos/login/login_status_consumer.h"
|
| -#include "chrome/common/net/gaia/gaia_auth_consumer.h"
|
| -#include "chrome/common/net/gaia/gaia_auth_fetcher.h"
|
| +#include "google_apis/gaia/gaia_auth_consumer.h"
|
| +#include "google_apis/gaia/gaia_auth_fetcher.h"
|
| #include "third_party/cros_system_api/dbus/service_constants.h"
|
|
|
| namespace chromeos {
|
|
|