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 b17f880d5dbea43bbf0dd3c8e132c606e9b1e273..f9ea1cbb7eb11ecd00e63fee0beb0efe227f0674 100644 |
--- a/components/policy/core/common/policy_switches.h |
+++ b/components/policy/core/common/policy_switches.h |
@@ -14,7 +14,7 @@ namespace switches { |
POLICY_EXPORT extern const char kCloudPolicyInvalidationDelay[]; |
POLICY_EXPORT extern const char kDisableCloudPolicyPush[]; |
-POLICY_EXPORT extern const char kDisableComponentCloudPolicy[]; |
+POLICY_EXPORT extern const char kEnableComponentCloudPolicy[]; |
#if defined(OS_ANDROID) || defined(OS_IOS) |
POLICY_EXPORT extern const char kFakeCloudPolicyType[]; |