| Index: chrome/browser/policy/configuration_policy_pref_store_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/policy/configuration_policy_pref_store_unittest.cc (revision 112382)
|
| +++ chrome/browser/policy/configuration_policy_pref_store_unittest.cc (working copy)
|
| @@ -215,6 +215,8 @@
|
| prefs::kSavingBrowserHistoryDisabled),
|
| TypeAndName(kPolicySavingBrowserHistoryDisabled,
|
| prefs::kSavingBrowserHistoryDisabled),
|
| + TypeAndName(kPolicyEnableOriginBoundCerts,
|
| + prefs::kEnableOriginBoundCerts),
|
| TypeAndName(kPolicyDisableAuthNegotiateCnameLookup,
|
| prefs::kDisableAuthNegotiateCnameLookup),
|
| TypeAndName(kPolicyEnableAuthNegotiatePort,
|
|
|