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

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

Issue 11887008: Deprecate ShillNetworkClient and add GeolocationHandler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix unittest 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_base.h
diff --git a/chrome/browser/chromeos/cros/network_library_impl_base.h b/chrome/browser/chromeos/cros/network_library_impl_base.h
index 2b5dc3f630245ef41489694c7b3aba8b1039aecf..7853bcdb0c27e92cc3ec3a2aef08d622f91efa63 100644
--- a/chrome/browser/chromeos/cros/network_library_impl_base.h
+++ b/chrome/browser/chromeos/cros/network_library_impl_base.h
@@ -194,7 +194,6 @@ class NetworkLibraryImplBase : public NetworkLibrary {
// virtual SetCarrier implemented in derived classes.
// virtual IsCellularAlwaysInRoaming implemented in derived classes.
// virtual RequestNetworkScan implemented in derived classes.
- // virtual GetWifiAccessPoints implemented in derived classes.
virtual bool HasProfileType(NetworkProfileType type) const OVERRIDE;
virtual bool CanConnectToNetwork(const Network* network) const OVERRIDE;

Powered by Google App Engine
This is Rietveld 408576698