| Index: chrome/browser/chromeos/login/online_attempt_host.cc
|
| diff --git a/chrome/browser/chromeos/login/online_attempt_host.cc b/chrome/browser/chromeos/login/online_attempt_host.cc
|
| index 8674bd5356e6c93e78fb23e2fc544f53c9a94339..2193a669f0ffbbbec6c1e455b86782c01da41095 100644
|
| --- a/chrome/browser/chromeos/login/online_attempt_host.cc
|
| +++ b/chrome/browser/chromeos/login/online_attempt_host.cc
|
| @@ -9,8 +9,8 @@
|
| #include "chrome/browser/chromeos/login/auth_attempt_state.h"
|
| #include "chrome/browser/chromeos/login/online_attempt.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "chrome/common/net/gaia/gaia_auth_util.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#include "google_apis/gaia/gaia_auth_util.h"
|
|
|
| namespace chromeos {
|
|
|
|
|