[
{
"os": [
"chromeos_ash",
"chromeos_lacros"
],
"policy_pref_mapping_tests": [
{
"policies": {},
"prefs": {
"keep_fullscreen_without_notification_url_allow_list": {
"default_value": []
}
}
},
{
"policies": {
"KeepFullscreenWithoutNotificationUrlAllowList": [
"*"
]
},
"prefs": {
"keep_fullscreen_without_notification_url_allow_list": {
"value": [
"*"
]
}
}
}
]
}
]