| Index: components/proximity_auth/cryptauth/cryptauth_client_impl.h
|
| diff --git a/components/proximity_auth/cryptauth/cryptauth_client_impl.h b/components/proximity_auth/cryptauth/cryptauth_client_impl.h
|
| index 787254b4b84b88015cfe73dfe45cb3ec293bc0e4..9820427118bac5e3afa63270625d971b96b6eaf3 100644
|
| --- a/components/proximity_auth/cryptauth/cryptauth_client_impl.h
|
| +++ b/components/proximity_auth/cryptauth/cryptauth_client_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_CLIENT_IMPL_H
|
| #define COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_CLIENT_IMPL_H
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h"
|
| #include "components/proximity_auth/cryptauth/cryptauth_api_call_flow.h"
|
|
|