Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1828)

Unified Diff: services/service_manager/manifest.json

Issue 2446313003: Revise InterfaceRegistry API to support filtering interfaces @ Bind() time. (Closed)
Patch Set: . Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/catalog/manifest.json ('k') | services/service_manager/public/cpp/identity.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/manifest.json
diff --git a/services/service_manager/manifest.json b/services/service_manager/manifest.json
index a628771391e6e27aaef3129b07972cd321d21999..78aab94269d8d9c3687719db0a1defaf4ee6f049 100644
--- a/services/service_manager/manifest.json
+++ b/services/service_manager/manifest.json
@@ -23,10 +23,6 @@
// visible to clients run as any user.
"service_manager:all_users": [ ],
"service_manager:block_wildcard": [ ],
- // Clients requesting this class block inbound requests to bind interfaces
- // from other sources who specify wildcard rules in their manifest
- // capability interface sets.
- "service_manager:explicit_class": [ ],
"service_manager:service_manager": [
"service_manager::mojom::ServiceManager"
« no previous file with comments | « services/catalog/manifest.json ('k') | services/service_manager/public/cpp/identity.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698