Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1308)

Unified Diff: chrome/browser/chromeos/cros/network_library_impl_stub.h

Issue 11887008: Deprecate ShillNetworkClient and add GeolocationHandler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698