[
{
"os": [
"chromeos_ash",
"chromeos_lacros"
],
"simple_policy_pref_mapping_test": {
"pref_name": "desk_api.third_party_allowlist",
"default_value": [],
"values_to_test": [
[
"https://*.example.org/*",
"https://*.google.com/*"
]
]
}
}
]