summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/location_arbitrator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/geolocation/location_arbitrator.cc')
-rw-r--r--content/browser/geolocation/location_arbitrator.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/browser/geolocation/location_arbitrator.cc b/content/browser/geolocation/location_arbitrator.cc
index 1c06244..4927a04c 100644
--- a/content/browser/geolocation/location_arbitrator.cc
+++ b/content/browser/geolocation/location_arbitrator.cc
@@ -9,6 +9,9 @@
#include "base/bind.h"
#include "base/bind_helpers.h"
#include "content/browser/geolocation/arbitrator_dependency_factory.h"
+#include "content/public/browser/access_token_store.h"
+
+using content::AccessTokenStore;
namespace {