diff options
Diffstat (limited to 'extensions/shell/browser/shell_oauth2_token_service_delegate.h')
-rw-r--r-- | extensions/shell/browser/shell_oauth2_token_service_delegate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/shell/browser/shell_oauth2_token_service_delegate.h b/extensions/shell/browser/shell_oauth2_token_service_delegate.h index d9add4a..2537092 100644 --- a/extensions/shell/browser/shell_oauth2_token_service_delegate.h +++ b/extensions/shell/browser/shell_oauth2_token_service_delegate.h @@ -7,6 +7,7 @@ #include <string> +#include "base/macros.h" #include "content/public/browser/browser_context.h" #include "google_apis/gaia/oauth2_access_token_fetcher_impl.h" #include "google_apis/gaia/oauth2_token_service_delegate.h" |