[
  {
    "os": [
      "android",
      "linux",
      "mac",
      "win",
      "chromeos"
    ],
    "simple_policy_pref_mapping_test": {
      "pref_name": "glic.actuation_on_web_blocked_for_urls",
      "default_value": [],
      "values_to_test": [
        [
          "example.com",
          "https://ssl.server.com",
          "hosting.com/bad_path",
          "https://server:8080/path",
          ".exact.hostname.com"
        ]
      ]
    }
  }
]
