Index: components/policy/core/common/policy_switches.h |
diff --git a/components/policy/core/common/policy_switches.h b/components/policy/core/common/policy_switches.h |
index 43c366c9fcabd92a829829303b3d025f5135a6fe..8d94fa1800b3383c8b96be99b16af2ea509f797d 100644 |
--- a/components/policy/core/common/policy_switches.h |
+++ b/components/policy/core/common/policy_switches.h |
@@ -13,6 +13,7 @@ namespace policy { |
namespace switches { |
POLICY_EXPORT extern const char kCloudPolicyInvalidationDelay[]; |
+POLICY_EXPORT extern const char kConsumerDeviceManagementUrl[]; |
POLICY_EXPORT extern const char kDeviceManagementUrl[]; |
POLICY_EXPORT extern const char kEnableComponentCloudPolicy[]; |
POLICY_EXPORT extern const char kDisablePolicyKeyVerification[]; |