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

Unified Diff: media/mojo/services/media_manifest.json

Issue 2383903003: Control interfaces exposed to the browser from the media service. (Closed)
Patch Set: Created 4 years, 3 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 | « content/public/app/mojo/content_renderer_manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/services/media_manifest.json
diff --git a/media/mojo/services/media_manifest.json b/media/mojo/services/media_manifest.json
index 9f6c52ea61d0acb29fdb74c403e7ca9e0932d89b..694ab2ea1bce8f4058c6a48b4716103c491f3e5b 100644
--- a/media/mojo/services/media_manifest.json
+++ b/media/mojo/services/media_manifest.json
@@ -4,9 +4,6 @@
"process-group": "browser",
"display_name": "Media Service",
"capabilities": {
- "provided": {
- "all_interfaces": [ "*" ]
- },
"required": {
"*": { "classes": [ "app" ] }
}
« no previous file with comments | « content/public/app/mojo/content_renderer_manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698