| Index: components/proximity_auth/cryptauth/cryptauth_access_token_fetcher_impl.h
|
| diff --git a/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher_impl.h b/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher_impl.h
|
| index af798ae159d8fedd8462a4abc8e05e4d6774ac32..3c26db07b2b37b30aa675d241145ac5c6014c4e5 100644
|
| --- a/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher_impl.h
|
| +++ b/components/proximity_auth/cryptauth/cryptauth_access_token_fetcher_impl.h
|
| @@ -6,6 +6,7 @@
|
| #define COMPONENTS_PROXIMITY_AUTH_CRYPTAUTH_ACCESS_TOKEN_FETCHER_IMPL_H
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "components/proximity_auth/cryptauth/cryptauth_access_token_fetcher.h"
|
| #include "google_apis/gaia/oauth2_token_service.h"
|
|
|
|
|