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

Unified Diff: content/public/app/mojo/content_renderer_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_browser_manifest.json ('k') | media/mojo/services/media_manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/app/mojo/content_renderer_manifest.json
diff --git a/content/public/app/mojo/content_renderer_manifest.json b/content/public/app/mojo/content_renderer_manifest.json
index 69deec4a88eff501c13355af7851c68a60e3689e..f0d70ce9a03eb7b6724aae1df623f08ccc8bf50b 100644
--- a/content/public/app/mojo/content_renderer_manifest.json
+++ b/content/public/app/mojo/content_renderer_manifest.json
@@ -15,10 +15,7 @@
]
},
"required": {
- // Remove this once http://crbug.com/632818 is fixed.
- "exe:content_browser": {
- "classes": [ "renderer" ]
- },
+ "exe:content_browser": { "classes": [ "renderer" ] },
"mojo:ui": {
"interfaces": [
"ui::mojom::Gpu",
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | media/mojo/services/media_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698