cef/libcef/common/service_manifests/utility_manifest_overlay.json
Marshall Greenblatt 08ff72fa20 Update to Chromium version 68.0.3433.0 (#559327)
Known issues:
- Windows now requires VS 2017 15.7.1 with 10.0.17134.0 SDK.
2018-05-22 17:03:01 +03:00

13 lines
217 B
JSON

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