| Index: chromeos/login/auth/auth_attempt_state.h
|
| diff --git a/chromeos/login/auth/auth_attempt_state.h b/chromeos/login/auth/auth_attempt_state.h
|
| index 685ba688268019ddfe8797d13d55ae567d5eefbc..73ccced41c08b4bb6451f0139afc22812cb7bb1e 100644
|
| --- a/chromeos/login/auth/auth_attempt_state.h
|
| +++ b/chromeos/login/auth/auth_attempt_state.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "chromeos/chromeos_export.h"
|
| #include "chromeos/login/auth/auth_status_consumer.h"
|
|
|