| Index: device/geolocation/wifi_data_provider_mac.h
|
| diff --git a/device/geolocation/wifi_data_provider_mac.h b/device/geolocation/wifi_data_provider_mac.h
|
| index 5553df2cda58183f89b9480f07115d172d70d5a2..7d1f30bf59eda93cda810ae16d470df0d596f353 100644
|
| --- a/device/geolocation/wifi_data_provider_mac.h
|
| +++ b/device/geolocation/wifi_data_provider_mac.h
|
| @@ -31,6 +31,6 @@ class WifiDataProviderMac : public WifiDataProviderCommon {
|
| // API can not be initialized.
|
| WifiDataProviderCommon::WlanApiInterface* NewCoreWlanApi();
|
|
|
| -} // namespace device
|
| +} // namespace device
|
|
|
| #endif // DEVICE_GEOLOCATION_WIFI_DATA_PROVIDER_MAC_H_
|
|
|