blob: c47c4be06f7471d26e97d9527df933d189de42bf [file] [log] [blame]
{
"name": "content",
"display_name": "Content Service",
"interface_provider_specs": {
"service_manager:connector": {
"provides": {
// The |navigation| capability allows a service to acquire embeddable,
// navigable contents. for now, access to this capability should be
// restricted only to services which are at least as trusted as the
// Chrome browser process (e.g., Ash).
"navigation": [
"content.mojom.NavigableContentsFactory"
]
}
}
}
}