diff options
Diffstat (limited to 'content/browser/geolocation/access_token_store.h')
-rw-r--r-- | content/browser/geolocation/access_token_store.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/geolocation/access_token_store.h b/content/browser/geolocation/access_token_store.h index 18a8329..ce42801 100644 --- a/content/browser/geolocation/access_token_store.h +++ b/content/browser/geolocation/access_token_store.h @@ -16,6 +16,7 @@ #include <map> +#include "base/callback_old.h" #include "base/memory/ref_counted.h" #include "base/string16.h" #include "content/browser/cancelable_request.h" |