| [ | |
| { | |
| "os": [ | |
| "win", | |
| "linux", | |
| "mac", | |
| "chromeos", | |
| "android", | |
| "fuchsia" | |
| ], | |
| "simple_policy_pref_mapping_test": { | |
| "pref_name": "auth.http_auth_allowed_for_origins", | |
| "pref_location": "local_state", | |
| "default_value": [], | |
| "values_to_test": [ | |
| [ | |
| "*.example.com", | |
| "google.com" | |
| ] | |
| ] | |
| } | |
| } | |
| ] |