Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
components
/
policy
/
test
/
data
/
pref_mapping
/
ChromeForTestingAllowed.json
blob: 720bf0cd95fdead4abbcdecc5cba2b0fcc23390c [
file
] [
log
] [
blame
]
[
{
"os"
:
[
"linux"
,
"mac"
,
"win"
,
"android"
],
"simple_policy_pref_mapping_test"
:
{
"pref_name"
:
"chrome_for_testing.allowed"
,
"pref_location"
:
"local_state"
,
"default_value"
:
true
,
"values_to_test"
:
[
true
,
false
]
}
}
]