| Index: components/proximity_auth/cryptauth/cryptauth_enrollment_manager.h
|
| diff --git a/components/proximity_auth/cryptauth/cryptauth_enrollment_manager.h b/components/proximity_auth/cryptauth/cryptauth_enrollment_manager.h
|
| index dc8340ebeb44c9be0660d7dc15f9157cf7382d5b..0b6fdc377c9fa89a1fe8cb6514c470030aa423ea 100644
|
| --- a/components/proximity_auth/cryptauth/cryptauth_enrollment_manager.h
|
| +++ b/components/proximity_auth/cryptauth/cryptauth_enrollment_manager.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_CRYPTAUTH_ENROLLMENT_MANAGER_H
|
| #define COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_CRYPTAUTH_ENROLLMENT_MANAGER_H
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/observer_list.h"
|
|
|