| Index: chromeos/login/auth/online_attempt_host.h
|
| diff --git a/chromeos/login/auth/online_attempt_host.h b/chromeos/login/auth/online_attempt_host.h
|
| index b835e5bf7801d580812edbd05bfe648bc75ec286..ee9fcb9cef7d2cfbe5769c1e01e53dfbd0409f63 100644
|
| --- a/chromeos/login/auth/online_attempt_host.h
|
| +++ b/chromeos/login/auth/online_attempt_host.h
|
| @@ -13,11 +13,6 @@
|
| #include "chromeos/chromeos_export.h"
|
| #include "chromeos/login/auth/auth_attempt_state_resolver.h"
|
| #include "chromeos/login/auth/user_context.h"
|
| -
|
| -namespace base {
|
| -// TODO(skyostil): Migrate to SingleThreadTaskRunner (crbug.com/465354).
|
| -class MessageLoopProxy;
|
| -}
|
|
|
| namespace net {
|
| class URLRequestContextGetter;
|
|
|