| Index: chrome/browser/chromeos/login/auth/parallel_authenticator.h
|
| diff --git a/chrome/browser/chromeos/login/auth/parallel_authenticator.h b/chrome/browser/chromeos/login/auth/parallel_authenticator.h
|
| index ae3f9225047468efeebed751ce37f4198e34c4bf..a7faad8cbf28e6ba63f2ecc9edb5487e6e645eab 100644
|
| --- a/chrome/browser/chromeos/login/auth/parallel_authenticator.h
|
| +++ b/chrome/browser/chromeos/login/auth/parallel_authenticator.h
|
| @@ -12,7 +12,6 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "chrome/browser/chromeos/settings/device_settings_service.h"
|
| #include "chromeos/login/auth/auth_attempt_state.h"
|
| #include "chromeos/login/auth/auth_attempt_state_resolver.h"
|
| #include "chromeos/login/auth/authenticator.h"
|
|
|