| 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..affb09c645a280243718b007f876ecdcf24af82a 100644
|
| --- a/components/policy/core/common/policy_switches.h
|
| +++ b/components/policy/core/common/policy_switches.h
|
| @@ -12,7 +12,6 @@
|
| namespace policy {
|
| namespace switches {
|
|
|
| -POLICY_EXPORT extern const char kCloudPolicyInvalidationDelay[];
|
| POLICY_EXPORT extern const char kDeviceManagementUrl[];
|
| POLICY_EXPORT extern const char kEnableComponentCloudPolicy[];
|
| POLICY_EXPORT extern const char kDisablePolicyKeyVerification[];
|
|
|