| [ | |
| { | |
| "can_be_recommended": true, | |
| "os": [ | |
| "win", | |
| "linux", | |
| "mac", | |
| "chromeos", | |
| "android", | |
| "fuchsia" | |
| ], | |
| "policy_pref_mapping_tests": [ | |
| { | |
| "policies": { | |
| "BlockThirdPartyCookies": false | |
| }, | |
| "prefs": { | |
| "profile.cookie_controls_mode": { | |
| "value": 0 | |
| } | |
| } | |
| }, | |
| { | |
| "policies": { | |
| "BlockThirdPartyCookies": true | |
| }, | |
| "prefs": { | |
| "profile.cookie_controls_mode": { | |
| "value": 1 | |
| } | |
| } | |
| }, | |
| { | |
| "policies": {}, | |
| "prefs": { | |
| "profile.cookie_controls_mode": { | |
| "default_value": 2 | |
| } | |
| } | |
| } | |
| ] | |
| } | |
| ] |