| Index: google_apis/gaia/oauth2_access_token_fetcher_impl.h
|
| diff --git a/google_apis/gaia/oauth2_access_token_fetcher_impl.h b/google_apis/gaia/oauth2_access_token_fetcher_impl.h
|
| index 6944d243e7d14a80e1eb807d662f6169d0b06e8f..2e45a2e3bebcac904ddafd2a2efa5e89b2f36555 100644
|
| --- a/google_apis/gaia/oauth2_access_token_fetcher_impl.h
|
| +++ b/google_apis/gaia/oauth2_access_token_fetcher_impl.h
|
| @@ -9,6 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "google_apis/gaia/oauth2_access_token_consumer.h"
|
| #include "google_apis/gaia/oauth2_access_token_fetcher.h"
|
|
|