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.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/geolocation/location_arbitrator.cc b/content/browser/geolocation/location_arbitrator.cc
index 5fde6fb..aa977e0 100644
--- a/content/browser/geolocation/location_arbitrator.cc
+++ b/content/browser/geolocation/location_arbitrator.cc
@@ -84,7 +84,7 @@ void GeolocationArbitrator::DoStartProviders() {
}
void GeolocationArbitrator::StopProviders() {
- providers_.reset();
+ providers_.clear();
}
void GeolocationArbitrator::OnAccessTokenStoresLoaded(