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

[
  {
    "os": [
      "chromeos_ash"
    ],
    "simple_policy_pref_mapping_test": {
      "pref_name": "ash.power.battery_charge_custom_stop_charging",
      "pref_location": "local_state",
      "default_value": -1,
      "values_to_test": [
        90
      ]
    }
  }
]