Index: chromeos/dbus/fake_shill_third_party_vpn_driver_client.h |
diff --git a/chromeos/dbus/fake_shill_third_party_vpn_driver_client.h b/chromeos/dbus/fake_shill_third_party_vpn_driver_client.h |
index f4dae5c4aab34de397cd365b2b814c5077eb339b..18a3f21d11d5e7eb86dd9599f406b0e3340be740 100644 |
--- a/chromeos/dbus/fake_shill_third_party_vpn_driver_client.h |
+++ b/chromeos/dbus/fake_shill_third_party_vpn_driver_client.h |
@@ -33,7 +33,7 @@ class CHROMEOS_EXPORT FakeShillThirdPartyVpnDriverClient |
void SetParameters( |
const std::string& object_path_value, |
const base::DictionaryValue& parameters, |
- const base::Closure& callback, |
+ const ShillClientHelper::StringCallback& callback, |
const ShillClientHelper::ErrorCallback& error_callback) override; |
void UpdateConnectionState( |
const std::string& object_path_value, |