summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/location_arbitrator_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/geolocation/location_arbitrator_impl.h')
-rw-r--r--content/browser/geolocation/location_arbitrator_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/geolocation/location_arbitrator_impl.h b/content/browser/geolocation/location_arbitrator_impl.h
index 45910552..e756f5e 100644
--- a/content/browser/geolocation/location_arbitrator_impl.h
+++ b/content/browser/geolocation/location_arbitrator_impl.h
@@ -57,7 +57,7 @@ class CONTENT_EXPORT LocationArbitratorImpl : public LocationArbitrator {
AccessTokenStore* access_token_store,
net::URLRequestContextGetter* context,
const GURL& url,
- const string16& access_token);
+ const base::string16& access_token);
virtual LocationProvider* NewSystemLocationProvider();
virtual base::Time GetTimeNow() const;