| Index: chrome/browser/chromeos/policy/device_local_account_policy_store.h
|
| diff --git a/chrome/browser/chromeos/policy/device_local_account_policy_store.h b/chrome/browser/chromeos/policy/device_local_account_policy_store.h
|
| index 14f36cbc454b331ae4eefb2d43f95698cb087cb9..9036bb6de7ee153fc57e1ca9afd1c1c86ee4dd90 100644
|
| --- a/chrome/browser/chromeos/policy/device_local_account_policy_store.h
|
| +++ b/chrome/browser/chromeos/policy/device_local_account_policy_store.h
|
| @@ -70,8 +70,7 @@ class DeviceLocalAccountPolicyStore
|
| void Validate(
|
| scoped_ptr<enterprise_management::PolicyFetchResponse> policy,
|
| const UserCloudPolicyValidator::CompletionCallback& callback,
|
| - chromeos::DeviceSettingsService::OwnershipStatus ownership_status,
|
| - bool is_owner);
|
| + chromeos::DeviceSettingsService::OwnershipStatus ownership_status);
|
|
|
| const std::string account_id_;
|
| chromeos::SessionManagerClient* session_manager_client_;
|
|
|