blob: b81392b8ff80becc12e8729931eca52ccaa8ab30 [file]
[
{
"os": [
"chromeos"
],
"policy_pref_mapping_tests": [
{
"policies": {},
"prefs": {
"profile.managed_web_printing_allowed_for_urls": {
"default_value": []
}
}
},
{
"policies": {
"WebPrintingAllowedForUrls": [
"[*.]google.com",
"http://example.com:1234"
]
},
"prefs": {
"profile.managed_web_printing_allowed_for_urls": {
"value": [
"[*.]google.com",
"http://example.com:1234"
]
}
}
}
]
}
]