Index: content/browser/geolocation/wifi_data_provider_common.h |
diff --git a/content/browser/geolocation/wifi_data_provider_common.h b/content/browser/geolocation/wifi_data_provider_common.h |
index ac00b7501eefab53a991becf91e43fa7c4733870..6952ce82b5d6464ff2ae637db77a169e8028b7f0 100644 |
--- a/content/browser/geolocation/wifi_data_provider_common.h |
+++ b/content/browser/geolocation/wifi_data_provider_common.h |
@@ -82,7 +82,7 @@ class WifiDataProviderCommon |
// WifiDataProviderImplBase implementation |
virtual bool StartDataProvider(); |
virtual void StopDataProvider(); |
- virtual bool GetData(WifiData *data); |
+ virtual bool GetData(WifiData* data); |
protected: |
virtual ~WifiDataProviderCommon(); |