blob: 2d2c2121a7b1b6c0f01473ff35c5701ba0af18fd [file]
[
{
"os": [
"chromeos"
],
"policy_pref_mapping_tests": [
{
"policies": {},
"prefs": {
"profile.managed_web_printing_blocked_for_urls": {
"default_value": []
}
}
},
{
"policies": {
"WebPrintingBlockedForUrls": [
"[*.]google.com",
"http://example.com:1234"
]
},
"prefs": {
"profile.managed_web_printing_blocked_for_urls": {
"value": [
"[*.]google.com",
"http://example.com:1234"
]
}
}
}
]
}
]