Index: extensions/shell/browser/shell_oauth2_token_service_delegate.h |
diff --git a/extensions/shell/browser/shell_oauth2_token_service_delegate.h b/extensions/shell/browser/shell_oauth2_token_service_delegate.h |
index d9add4ad0c8630a88895896c83da95706b2248ba..2537092c8276cdea06e23d924d05df3c39c12ad7 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" |