blob: 38b450a035b76145e12a28d748799a085aa81cf2 [file]
[
{
"os": [
"win",
"linux",
"mac",
"chromeos",
"android",
"fuchsia"
],
"policy_pref_mapping_tests": [
{
"policies": {},
"prefs": {
"profile.managed_third_party_storage_partitioning_blocked_for_origins": {
"default_value": []
}
}
},
{
"policies": {
"ThirdPartyStoragePartitioningBlockedForOrigins": [
"google.com",
"[*.]example.edu"
]
},
"prefs": {
"profile.managed_third_party_storage_partitioning_blocked_for_origins": {
"value": [
"google.com",
"[*.]example.edu"
]
}
}
}
]
}
]