| Index: google_apis/gaia/oauth2_access_token_fetcher_immediate_error.h
|
| diff --git a/google_apis/gaia/oauth2_access_token_fetcher_immediate_error.h b/google_apis/gaia/oauth2_access_token_fetcher_immediate_error.h
|
| index 0408debd9f207a3f1537e73c78cc0043dedb4fd2..4af0b8fec6626ebaf37c57a7bda73cf15426388c 100644
|
| --- a/google_apis/gaia/oauth2_access_token_fetcher_immediate_error.h
|
| +++ b/google_apis/gaia/oauth2_access_token_fetcher_immediate_error.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef GOOGLE_APIS_GAIA_OAUTH2_ACCESS_TOKEN_FETCHER_IMMEDIATE_ERROR_H_
|
| #define GOOGLE_APIS_GAIA_OAUTH2_ACCESS_TOKEN_FETCHER_IMMEDIATE_ERROR_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "google_apis/gaia/google_service_auth_error.h"
|
| #include "google_apis/gaia/oauth2_access_token_consumer.h"
|
|
|