| 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 f9ea1cbb7eb11ecd00e63fee0beb0efe227f0674..a0728c1c19569962bb0db812aac7438751971384 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 kDeviceManagementUrl[];
|
| POLICY_EXPORT extern const char kDisableCloudPolicyPush[];
|
| POLICY_EXPORT extern const char kEnableComponentCloudPolicy[];
|
|
|
|
|