| 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 34db62f2caec57e0efe290cbdf8d608adb943a7b..08d13cb5ff1188c68f9aba9fe9645147ce70110c 100644
|
| --- a/components/policy/core/common/policy_switches.h
|
| +++ b/components/policy/core/common/policy_switches.h
|
| @@ -14,7 +14,6 @@ namespace switches {
|
|
|
| POLICY_EXPORT extern const char kDeviceManagementUrl[];
|
| POLICY_EXPORT extern const char kDisableComponentCloudPolicy[];
|
| -POLICY_EXPORT extern const char kDisablePolicyKeyVerification[];
|
| POLICY_EXPORT extern const char kUserAlwaysAffiliated[];
|
|
|
| } // namespace switches
|
|
|