| Index: chrome/browser/geolocation/chrome_access_token_store.h
|
| diff --git a/chrome/browser/geolocation/chrome_access_token_store.h b/chrome/browser/geolocation/chrome_access_token_store.h
|
| index 92d0791eda36b6beefa50d73070c33b852338295..8015c7eeee7c3fa4228b33638ffc9f738118bf5a 100644
|
| --- a/chrome/browser/geolocation/chrome_access_token_store.h
|
| +++ b/chrome/browser/geolocation/chrome_access_token_store.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_GEOLOCATION_CHROME_ACCESS_TOKEN_STORE_H_
|
| #define CHROME_BROWSER_GEOLOCATION_CHROME_ACCESS_TOKEN_STORE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "content/public/browser/access_token_store.h"
|
|
|
|
|