| Index: content/browser/geolocation/location_arbitrator.h
|
| ===================================================================
|
| --- content/browser/geolocation/location_arbitrator.h (revision 162123)
|
| +++ content/browser/geolocation/location_arbitrator.h (working copy)
|
| @@ -44,6 +44,8 @@
|
|
|
| static GeolocationArbitrator* Create(GeolocationObserver* observer);
|
|
|
| + static GURL DefaultNetworkProviderURL();
|
| +
|
| // See more details in geolocation_provider.
|
| void StartProviders(const GeolocationObserverOptions& options);
|
| void StopProviders();
|
|
|