Index: trunk/src/chromeos/network/shill_property_handler.h |
=================================================================== |
--- trunk/src/chromeos/network/shill_property_handler.h (revision 193742) |
+++ trunk/src/chromeos/network/shill_property_handler.h (working copy) |
@@ -56,9 +56,6 @@ |
const std::string& path, |
const base::DictionaryValue& properties) = 0; |
- // Called when the list of profiles changes. |
- virtual void ProfileListChanged() = 0; |
- |
// Called when a property for a watched network service has changed. |
virtual void UpdateNetworkServiceProperty( |
const std::string& service_path, |