Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
components
/
policy
/
test
/
data
/
pref_mapping
/
SessionLengthLimit.json
blob: 205a53c8d7aa964607a9bcb7e04b48f81ac6ea8e [
file
] [
log
] [
blame
]
[
{
"os"
:
[
"chromeos"
],
"policy_pref_mapping_tests"
:
[
{
"policies"
:
{
"SessionLengthLimit"
:
3600000
},
"prefs"
:
{
"session.length_limit"
:
{
"location"
:
"local_state"
,
"value"
:
3600000
}
}
}
]
}
]