| Index: chrome/browser/chromeos/login/auth_attempt_state.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/login/auth_attempt_state.cc (revision 76326)
|
| +++ chrome/browser/chromeos/login/auth_attempt_state.cc (working copy)
|
| @@ -6,9 +6,9 @@
|
|
|
| #include <string>
|
|
|
| -#include "chrome/browser/browser_thread.h"
|
| #include "chrome/common/net/gaia/gaia_auth_consumer.h"
|
| #include "chrome/common/net/gaia/gaia_auth_fetcher.h"
|
| +#include "content/browser/browser_thread.h"
|
| #include "third_party/cros/chromeos_cryptohome.h"
|
|
|
| namespace chromeos {
|
|
|