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 5a7878f53f7016a3bddec46a31b318f2efd28abd..682ae560438f0ab743b28971bf25379187b23c37 100644 |
--- a/components/policy/core/common/policy_switches.cc |
+++ b/components/policy/core/common/policy_switches.cc |
@@ -18,9 +18,6 @@ const char kCloudPolicyInvalidationDelay[] = "cloud-policy-invalidation-delay"; |
// device management backend. |
const char kDeviceManagementUrl[] = "device-management-url"; |
-// Disables pushing cloud policy to Chrome using an invalidation service. |
-const char kDisableCloudPolicyPush[] = "disable-cloud-policy-push"; |
- |
// Enables fetching and storing cloud policy for components. |
const char kEnableComponentCloudPolicy[] = "enable-component-cloud-policy"; |