| Index: chrome/browser/chromeos/cros/network_library_impl_stub.h
|
| diff --git a/chrome/browser/chromeos/cros/network_library_impl_stub.h b/chrome/browser/chromeos/cros/network_library_impl_stub.h
|
| index f2ac2d32a80269cf4ff52c86e9e8b2824e8418a1..0c8bec637280f9f8d47e3f34476d588cea74280a 100644
|
| --- a/chrome/browser/chromeos/cros/network_library_impl_stub.h
|
| +++ b/chrome/browser/chromeos/cros/network_library_impl_stub.h
|
| @@ -67,8 +67,6 @@ class NetworkLibraryImplStub : public NetworkLibraryImplBase {
|
| virtual bool IsCellularAlwaysInRoaming() OVERRIDE;
|
| virtual void RequestNetworkScan() OVERRIDE;
|
|
|
| - virtual bool GetWifiAccessPoints(WifiAccessPointVector* result) OVERRIDE;
|
| -
|
| virtual void RefreshIPConfig(Network* network) OVERRIDE;
|
|
|
| virtual void DisconnectFromNetwork(const Network* network) OVERRIDE;
|
|
|