| 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 893f9fd83bf0ff174b67efd026e8e02adc01d139..e928c5ee396521a9aa2be11370ef7de2efe3101a 100644
|
| --- a/chrome/browser/chromeos/login/auth/online_attempt_host.h
|
| +++ b/chrome/browser/chromeos/login/auth/online_attempt_host.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/chromeos/login/auth/auth_attempt_state_resolver.h"
|
| -#include "chrome/browser/chromeos/login/auth/user_context.h"
|
| +#include "chromeos/login/auth/user_context.h"
|
|
|
| namespace content {
|
| class BrowserContext;
|
|
|