| [ |
| { |
| "os": [ |
| "win", |
| "linux", |
| "mac", |
| "chromeos", |
| "fuchsia" |
| ], |
| "policy_pref_mapping_tests": [ |
| { |
| "policies": { |
| "ManagedConfigurationPerOrigin": [ |
| { |
| "managed_configuration_hash": "13ej89asjd1asdad", |
| "managed_configuration_url": "https://example.com/conf.json", |
| "origin": "https://example.com" |
| } |
| ] |
| }, |
| "prefs": { |
| "profile.managed_configuration.list": { |
| "value": [ |
| { |
| "managed_configuration_hash": "13ej89asjd1asdad", |
| "managed_configuration_url": "https://example.com/conf.json", |
| "origin": "https://example.com" |
| } |
| ] |
| } |
| } |
| } |
| ] |
| } |
| ] |