| Index: chromeos/dbus/shill_service_client_stub.h
|
| diff --git a/chromeos/dbus/shill_service_client_stub.h b/chromeos/dbus/shill_service_client_stub.h
|
| index 507f95f08d436cf209f460d09606c4e58a4cf993..2e9bfdd65e09c7f2ae89b66dacb77c069df0b637 100644
|
| --- a/chromeos/dbus/shill_service_client_stub.h
|
| +++ b/chromeos/dbus/shill_service_client_stub.h
|
| @@ -91,8 +91,6 @@ class ShillServiceClientStub : public ShillServiceClient,
|
| typedef ObserverList<ShillPropertyChangedObserver> PropertyObserverList;
|
|
|
| void SetDefaultProperties();
|
| - void PassStubServiceProperties(const dbus::ObjectPath& service_path,
|
| - const DictionaryValueCallback& callback);
|
| void NotifyObserversPropertyChanged(const dbus::ObjectPath& service_path,
|
| const std::string& property);
|
| base::DictionaryValue* GetModifiableServiceProperties(
|
|
|