blob: a3566881a17148db661e27f1e1a379ff1f8a22af [file] [log] [blame]
[
{
"os": [
"win",
"linux",
"mac",
"chromeos",
"fuchsia"
],
"policy_pref_mapping_tests": [
{
"policies": {
"WindowManagementAllowedForUrls": [
"[*.]google.com",
"http://example.com:1234"
]
},
"prefs": {
"profile.managed_window_management_allowed_for_urls": {
"value": [
"[*.]google.com",
"http://example.com:1234"
]
}
}
}
]
}
]