| 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 1f0426c6dba1a9b424a83dec7d9dc434286f10cd..34db62f2caec57e0efe290cbdf8d608adb943a7b 100644
|
| --- a/components/policy/core/common/policy_switches.h
|
| +++ b/components/policy/core/common/policy_switches.h
|
| @@ -15,6 +15,7 @@ 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
|
| } // namespace policy
|
|
|