| Index: content/shell/browser/shell_access_token_store.h
|
| diff --git a/content/shell/browser/shell_access_token_store.h b/content/shell/browser/shell_access_token_store.h
|
| index d218845309ec407790102ef6fe39f8c8d3e4afa6..7bae25f1515b10934e3e58229b5484bcee061df3 100644
|
| --- a/content/shell/browser/shell_access_token_store.h
|
| +++ b/content/shell/browser/shell_access_token_store.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_SHELL_BROWSER_SHELL_ACCESS_TOKEN_STORE_H_
|
| #define CONTENT_SHELL_BROWSER_SHELL_ACCESS_TOKEN_STORE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "content/public/browser/access_token_store.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
|
|