Index: chrome/browser/chromeos/login/auth_attempt_state.cc |
diff --git a/chrome/browser/chromeos/login/auth_attempt_state.cc b/chrome/browser/chromeos/login/auth_attempt_state.cc |
index a67b80221da6d22d3a2f7c0090ca8e1bf8ea6eb9..bde23f362ef9477650c0564c43ca13360506f6ce 100644 |
--- a/chrome/browser/chromeos/login/auth_attempt_state.cc |
+++ b/chrome/browser/chromeos/login/auth_attempt_state.cc |
@@ -8,7 +8,7 @@ |
#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 "content/public/browser/browser_thread.h" |
#include "third_party/cros/chromeos_cryptohome.h" |
namespace chromeos { |