chromium/ios/chrome/test/data/policy/pref_mapping/DisableSafeBrowsingProceedAnyway.json

[
  {
    "os": [
      "ios"
    ],
    "policy_pref_mapping_tests": [
      {
        "policies": {
          "DisableSafeBrowsingProceedAnyway": true
        },
        "prefs": {
          "safebrowsing.proceed_anyway_disabled": {
            "value": true
          }
        }
      }
    ]
  }
]