| Index: components/policy/core/common/policy_switches.cc
|
| diff --git a/components/policy/core/common/policy_switches.cc b/components/policy/core/common/policy_switches.cc
|
| index 682ae560438f0ab743b28971bf25379187b23c37..ed3a0c6bdc70f88eb23f78511117b1cd3d45fe8b 100644
|
| --- a/components/policy/core/common/policy_switches.cc
|
| +++ b/components/policy/core/common/policy_switches.cc
|
| @@ -14,8 +14,7 @@ namespace switches {
|
| const char kCloudPolicyInvalidationDelay[] = "cloud-policy-invalidation-delay";
|
|
|
| // Specifies the URL at which to fetch configuration policy from the device
|
| -// management backend. Specifying this switch turns on managed policy from the
|
| -// device management backend.
|
| +// management backend.
|
| const char kDeviceManagementUrl[] = "device-management-url";
|
|
|
| // Enables fetching and storing cloud policy for components.
|
|
|