summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/mock_shill_device_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/dbus/mock_shill_device_client.h')
-rw-r--r--chromeos/dbus/mock_shill_device_client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromeos/dbus/mock_shill_device_client.h b/chromeos/dbus/mock_shill_device_client.h
index fa0372c..26b8032 100644
--- a/chromeos/dbus/mock_shill_device_client.h
+++ b/chromeos/dbus/mock_shill_device_client.h
@@ -71,6 +71,7 @@ class MockShillDeviceClient : public ShillDeviceClient {
const std::string& carrier,
const base::Closure& callback,
const ErrorCallback& error_callback));
+ MOCK_METHOD0(GetTestInterface, TestInterface*());
};
} // namespace chromeos