| Index: chrome/browser/chromeos/login/auth/online_attempt_host.h
|
| diff --git a/chrome/browser/chromeos/login/auth/online_attempt_host.h b/chrome/browser/chromeos/login/auth/online_attempt_host.h
|
| index e928c5ee396521a9aa2be11370ef7de2efe3101a..e7d26727b0bff11b8ab4896a5f24718e494e5b73 100644
|
| --- a/chrome/browser/chromeos/login/auth/online_attempt_host.h
|
| +++ b/chrome/browser/chromeos/login/auth/online_attempt_host.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "chrome/browser/chromeos/login/auth/auth_attempt_state_resolver.h"
|
| +#include "chromeos/login/auth/auth_attempt_state_resolver.h"
|
| #include "chromeos/login/auth/user_context.h"
|
|
|
| namespace content {
|
|
|