Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(234)

Unified Diff: content/browser/geolocation/location_arbitrator.h

Issue 11179003: Reapply geolocation network protocol changes. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1271/src/
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();
« no previous file with comments | « chrome/browser/geolocation/chrome_access_token_store.cc ('k') | content/browser/geolocation/location_arbitrator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698