summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/mock_shill_manager_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/dbus/mock_shill_manager_client.h')
-rw-r--r--chromeos/dbus/mock_shill_manager_client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromeos/dbus/mock_shill_manager_client.h b/chromeos/dbus/mock_shill_manager_client.h
index 8f7fe3e..b62aebd 100644
--- a/chromeos/dbus/mock_shill_manager_client.h
+++ b/chromeos/dbus/mock_shill_manager_client.h
@@ -22,7 +22,6 @@ class MockShillManagerClient : public ShillManagerClient {
MOCK_METHOD1(RemovePropertyChangedObserver,
void(ShillPropertyChangedObserver* observer));
MOCK_METHOD1(GetProperties, void(const DictionaryValueCallback& callback));
- MOCK_METHOD0(CallGetPropertiesAndBlock, base::DictionaryValue*());
MOCK_METHOD1(GetNetworksForGeolocation,
void(const DictionaryValueCallback& callback));
MOCK_METHOD4(SetProperty, void(const std::string& name,