| Index: content/browser/geolocation/core_location_provider_mac.h
|
| diff --git a/content/browser/geolocation/core_location_provider_mac.h b/content/browser/geolocation/core_location_provider_mac.h
|
| index e18b815c0b57961c930817b0bfb8c3263a0f7d84..e2783b72d216b4645078c432b2af4f466c756df3 100644
|
| --- a/content/browser/geolocation/core_location_provider_mac.h
|
| +++ b/content/browser/geolocation/core_location_provider_mac.h
|
| @@ -17,7 +17,7 @@ class CoreLocationDataProviderMac;
|
|
|
| class CoreLocationProviderMac : public LocationProviderBase {
|
| public:
|
| - explicit CoreLocationProviderMac();
|
| + CoreLocationProviderMac();
|
| virtual ~CoreLocationProviderMac();
|
|
|
| // LocationProvider
|
|
|