cef/libcef/common/service_manifests/utility_manifest_overlay.json

13 lines
217 B
JSON

{
"name": "content_utility",
"interface_provider_specs": {
"service_manager:connector": {
"provides": {
"browser": [
"net.interfaces.ProxyResolverFactory"
]
}
}
}
}