Index: chrome/browser/chromeos/login/auth/online_attempt_host.cc |
diff --git a/chrome/browser/chromeos/login/auth/online_attempt_host.cc b/chrome/browser/chromeos/login/auth/online_attempt_host.cc |
index 564b84b9a0b174f2fd1e49bd8692ee39315fc027..802e2e3682c72bf73353675875b8c01bc2ff068f 100644 |
--- a/chrome/browser/chromeos/login/auth/online_attempt_host.cc |
+++ b/chrome/browser/chromeos/login/auth/online_attempt_host.cc |
@@ -8,6 +8,7 @@ |
#include "base/sha1.h" |
#include "chrome/browser/chromeos/login/auth/auth_attempt_state.h" |
#include "chrome/browser/chromeos/login/auth/online_attempt.h" |
+#include "chrome/browser/chromeos/login/auth/user_context.h" |
#include "chrome/browser/chromeos/login/users/user.h" |
#include "chrome/browser/profiles/profile.h" |
#include "content/public/browser/browser_thread.h" |