Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
components
/
policy
/
test
/
data
/
pref_mapping
/
WindowOcclusionEnabled.json
blob: bda532dbb54f4b4204ae3ad89234e7bbb6d388d6 [
file
] [
log
] [
blame
]
[
{
"os"
:
[
"win"
],
"policy_pref_mapping_tests"
:
[
{
"policies"
:
{
"WindowOcclusionEnabled"
:
true
},
"prefs"
:
{
"policy.native_window_occlusion_enabled"
:
{
"location"
:
"local_state"
,
"value"
:
true
}
}
}
]
}
]