Index: chromeos/network/managed_network_configuration_handler_impl.h |
diff --git a/chromeos/network/managed_network_configuration_handler_impl.h b/chromeos/network/managed_network_configuration_handler_impl.h |
index e22dcc8fa9b7e6c9625eba3cf12bc6fbb610f6c4..9cccc4d55057f82022af3f12e495b883e103a491 100644 |
--- a/chromeos/network/managed_network_configuration_handler_impl.h |
+++ b/chromeos/network/managed_network_configuration_handler_impl.h |
@@ -123,6 +123,7 @@ class CHROMEOS_EXPORT ManagedNetworkConfigurationHandlerImpl |
// Sends the response to the caller of GetManagedProperties. |
void SendManagedProperties( |
+ const std::string& userhash, |
const network_handler::DictionaryResultCallback& callback, |
const network_handler::ErrorCallback& error_callback, |
const std::string& service_path, |