[
{
"os": [
"win",
"linux",
"mac",
"fuchsia"
],
"policy_pref_mapping_tests": [
{
"policies": {
"NativeMessagingAllowlist": [
"native.messaging.host.name"
]
},
"prefs": {
"native_messaging.allowlist": {
"value": [
"native.messaging.host.name"
]
}
}
}
]
}
]