Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
components
/
policy
/
test
/
data
/
pref_mapping
/
AmbientAuthenticationInPrivateModesEnabled.json
blob: 866469fc2eff632ccc64be3ec1371109720876d8 [
file
] [
log
] [
blame
]
[
{
"os"
:
[
"win"
,
"linux"
,
"mac"
,
"chromeos"
,
"fuchsia"
],
"simple_policy_pref_mapping_test"
:
{
"pref_name"
:
"auth.ambient_auth_in_private_modes"
,
"pref_location"
:
"local_state"
,
"default_value"
:
0
,
"values_to_test"
:
[
0
,
1
,
2
,
3
]
}
}
]