| Index: content/browser/geolocation/wifi_data_provider_linux.cc
|
| diff --git a/content/browser/geolocation/wifi_data_provider_linux.cc b/content/browser/geolocation/wifi_data_provider_linux.cc
|
| index a1f5237417fda4912cb92f2cc3e142a1442bde37..1817cf80cca181f507e5e6163051dd63bf660e9f 100644
|
| --- a/content/browser/geolocation/wifi_data_provider_linux.cc
|
| +++ b/content/browser/geolocation/wifi_data_provider_linux.cc
|
| @@ -342,7 +342,6 @@ dbus::Response* NetworkManagerWlanApi::GetAccessPointProperty(
|
| } // namespace
|
|
|
| // static
|
| -template<>
|
| WifiDataProviderImplBase* WifiDataProvider::DefaultFactoryFunction() {
|
| return new WifiDataProviderLinux();
|
| }
|
|
|