| Index: components/proximity_auth/cryptauth/cryptauth_enroller.h
|
| diff --git a/components/proximity_auth/cryptauth/cryptauth_enroller.h b/components/proximity_auth/cryptauth/cryptauth_enroller.h
|
| index 88bfd29acaf4ad27d2bd92cd0288f46b81d8bd29..c2c8b7e4a6cef5863fe09d2a0bc02037a4300690 100644
|
| --- a/components/proximity_auth/cryptauth/cryptauth_enroller.h
|
| +++ b/components/proximity_auth/cryptauth/cryptauth_enroller.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback_forward.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "components/proximity_auth/cryptauth/proto/cryptauth_api.pb.h"
|
|
|
| namespace proximity_auth {
|
|
|