| Index: content/browser/mojo/chrome_manifest.json
|
| diff --git a/content/browser/mojo/chrome_manifest.json b/content/browser/mojo/chrome_manifest.json
|
| deleted file mode 100644
|
| index ef5e6dec51839fe29663972f3f5ed553452398c4..0000000000000000000000000000000000000000
|
| --- a/content/browser/mojo/chrome_manifest.json
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -{
|
| - "manifest_version": 1,
|
| - "name": "exe:chrome",
|
| - "display_name": "Chrome",
|
| - "capabilities": {
|
| - "required": {
|
| - "*": { "interfaces": [ "*" ] },
|
| - "mojo:shell": {
|
| - "classes": [ "client_process", "instance_name" ],
|
| - "interfaces": [ "*" ]
|
| - }
|
| - }
|
| - }
|
| -}
|
|
|