Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
components
/
policy
/
test
/
data
/
pref_mapping
/
RemoteDebuggingAllowed.json
blob: 6d8a51429f2368a8f59b952b65f4998f2848fee2 [
file
] [
log
] [
blame
]
[
{
"os"
:
[
"win"
,
"linux"
,
"mac"
,
"chromeos"
,
"fuchsia"
],
"policy_pref_mapping_tests"
:
[
{
"policies"
:
{
"RemoteDebuggingAllowed"
:
true
},
"prefs"
:
{
"devtools.remote_debugging.allowed"
:
{
"location"
:
"local_state"
,
"value"
:
true
}
}
}
]
}
]