| Index: components/signin/core/browser/account_info_fetcher.h
|
| diff --git a/components/signin/core/browser/account_info_fetcher.h b/components/signin/core/browser/account_info_fetcher.h
|
| index 3248aab22049d670d87dcd3516ebd1a0ee38c04a..b47a97605118b7777c899c5148f9537b75be1802 100644
|
| --- a/components/signin/core/browser/account_info_fetcher.h
|
| +++ b/components/signin/core/browser/account_info_fetcher.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_SIGNIN_CORE_BROWSER_ACCOUNT_INFO_FETCHER_H_
|
| #define COMPONENTS_SIGNIN_CORE_BROWSER_ACCOUNT_INFO_FETCHER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "google_apis/gaia/gaia_auth_consumer.h"
|
| #include "google_apis/gaia/gaia_oauth_client.h"
|
| #include "google_apis/gaia/oauth2_token_service.h"
|
|
|