| 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 3ca93e2d12eb12ea858e486f4f3b60a74819d25e..586c5ee417d0271c6b120f57ba2f5a9d420d4d86 100644
|
| --- a/chrome/browser/chromeos/login/auth/online_attempt_host.cc
|
| +++ b/chrome/browser/chromeos/login/auth/online_attempt_host.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/bind.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 "chromeos/login/auth/user_context.h"
|
| #include "components/user_manager/user_type.h"
|
| #include "content/public/browser/browser_context.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|