| Index: chrome/browser/policy/cloud/user_cloud_policy_invalidator.h
|
| diff --git a/chrome/browser/policy/cloud/user_cloud_policy_invalidator.h b/chrome/browser/policy/cloud/user_cloud_policy_invalidator.h
|
| index 96988c1a63ec42ca27ef8c8248bcd4be4da8bd3e..52f01be56fa2422723a681853752508d7e73fd02 100644
|
| --- a/chrome/browser/policy/cloud/user_cloud_policy_invalidator.h
|
| +++ b/chrome/browser/policy/cloud/user_cloud_policy_invalidator.h
|
| @@ -43,9 +43,6 @@ class UserCloudPolicyInvalidator : public CloudPolicyInvalidator,
|
| // The profile associated with the invalidator.
|
| Profile* profile_;
|
|
|
| - // The policy manager for the user policy.
|
| - CloudPolicyManager* policy_manager_;
|
| -
|
| // Used to register for notification that profile creation is complete.
|
| content::NotificationRegistrar registrar_;
|
|
|
|
|