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 4e4e539c109fdd54a7bcd46ed49e23234558229a..6880ecd679ec7d4228b204d56d9fae87d5db9d6c 100644 |
--- a/components/policy/core/common/policy_switches.h |
+++ b/components/policy/core/common/policy_switches.h |
@@ -16,7 +16,7 @@ POLICY_EXPORT extern const char kCloudPolicyInvalidationDelay[]; |
POLICY_EXPORT extern const char kDeviceManagementUrl[]; |
POLICY_EXPORT extern const char kDisableCloudPolicyPush[]; |
POLICY_EXPORT extern const char kEnableComponentCloudPolicy[]; |
-POLICY_EXPORT extern const char kEnablePolicyKeyVerification[]; |
+POLICY_EXPORT extern const char kDisablePolicyKeyVerification[]; |
#if defined(OS_ANDROID) || defined(OS_IOS) |
POLICY_EXPORT extern const char kFakeCloudPolicyType[]; |