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": { |
- } |
- } |
-} |