chromium/components/policy/test/data/pref_mapping/DefaultMediaStreamSetting.json

[
  {
    "note": "TODO(http://crbug.com/106682): Flag this with can_be_recommended when bug is fixed.",
    "os": [
      "win",
      "linux",
      "mac",
      "chromeos_ash",
      "chromeos_lacros"
    ],
    "simple_policy_pref_mapping_test": {
      "pref_name": "profile.managed_default_content_settings.media_stream",
      "default_value": 0,
      "values_to_test": [
        2,
        3
      ]
    }
  }
]