| Index: google_apis/gaia/oauth2_access_token_fetcher.h
|
| diff --git a/google_apis/gaia/oauth2_access_token_fetcher.h b/google_apis/gaia/oauth2_access_token_fetcher.h
|
| index cd3ee5c7ba4a7d270cbb71c009aa3e33d1ff1a50..127101f00ec369ccd160e52bb9be3c2839d9eaf2 100644
|
| --- a/google_apis/gaia/oauth2_access_token_fetcher.h
|
| +++ b/google_apis/gaia/oauth2_access_token_fetcher.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "google_apis/gaia/oauth2_access_token_consumer.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
|
|
|
|