[
  {
    "os": [
      "chromeos",
      "linux",
      "win",
      "mac",
      "fuchsia"
    ],
    "simple_policy_pref_mapping_test": {
      "pref_name": "safebrowsing.password_protection_change_password_url",
      "default_value": "",
      "values_to_test": [
        "https://mydomain.com/change_password.html"
      ]
    }
  }
]
