| Index: chrome/browser/chromeos/login/auth/extended_authenticator.cc
|
| diff --git a/chrome/browser/chromeos/login/auth/extended_authenticator.cc b/chrome/browser/chromeos/login/auth/extended_authenticator.cc
|
| index 157c2dfd1ecc8291a9fc53e388e4f535c834fb42..45b5f506f25610982085224d4e62f1f013edb351 100644
|
| --- a/chrome/browser/chromeos/login/auth/extended_authenticator.cc
|
| +++ b/chrome/browser/chromeos/login/auth/extended_authenticator.cc
|
| @@ -10,6 +10,7 @@
|
| #include "chrome/browser/chromeos/boot_times_loader.h"
|
| #include "chrome/browser/chromeos/login/auth/login_status_consumer.h"
|
| #include "chrome/browser/chromeos/login/auth/parallel_authenticator.h"
|
| +#include "chrome/browser/chromeos/login/auth/user_context.h"
|
| #include "chromeos/cryptohome/async_method_caller.h"
|
| #include "chromeos/cryptohome/cryptohome_parameters.h"
|
| #include "chromeos/cryptohome/homedir_methods.h"
|
|
|