Index: chrome/browser/chromeos/policy/device_local_account_policy_service.h |
diff --git a/chrome/browser/chromeos/policy/device_local_account_policy_service.h b/chrome/browser/chromeos/policy/device_local_account_policy_service.h |
index 814437edb5239033d62462042dcf6a303b9be425..b391a5ceda07845b6e877abe90b658682e398c5f 100644 |
--- a/chrome/browser/chromeos/policy/device_local_account_policy_service.h |
+++ b/chrome/browser/chromeos/policy/device_local_account_policy_service.h |
@@ -112,7 +112,8 @@ class DeviceLocalAccountPolicyBroker |
private: |
void CreateComponentCloudPolicyService( |
- const scoped_refptr<net::URLRequestContextGetter>& request_context); |
+ const scoped_refptr<net::URLRequestContextGetter>& request_context, |
+ CloudPolicyClient* client); |
const std::string account_id_; |
const std::string user_id_; |