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

Unified Diff: content/public/app/mojo/content_plugin_manifest.json

Issue 2230283003: Revert of Establish MojoChildConnection from BrowserChildProcessHostImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@renderer-channel
Patch Set: Created 4 years, 4 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
Index: content/public/app/mojo/content_plugin_manifest.json
diff --git a/content/public/app/mojo/content_plugin_manifest.json b/content/public/app/mojo/content_plugin_manifest.json
deleted file mode 100644
index 8225a2a8e39d4a3af8def0c59cca0e6e0c526b4d..0000000000000000000000000000000000000000
--- a/content/public/app/mojo/content_plugin_manifest.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "manifest_version": 1,
- "name": "exe:content_plugin",
- "display_name": "Content Plugin",
- "capabilities": {
- "provided": {
- "all_interfaces": [ "*" ]
- },
- "required": {
- }
- }
-}
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | content/public/browser/browser_child_process_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698