| Index: remoting/host/setup/native_messaging_manifest.json
|
| diff --git a/remoting/host/setup/native_messaging_manifest.json b/remoting/host/setup/native_messaging_manifest.json
|
| deleted file mode 100644
|
| index 84884a29ecfd1e0bcd6c852cab22147aaa17e48b..0000000000000000000000000000000000000000
|
| --- a/remoting/host/setup/native_messaging_manifest.json
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -{
|
| - "name": "com.google.chrome.remote_desktop",
|
| - "description": "{% trans %}REMOTING_HOST_PLUGIN_NAME{% endtrans %}",
|
| - "type": "stdio",
|
| - "path": "{{ NATIVE_MESSAGING_HOST_PATH }}",
|
| - "allowed_origins": [
|
| - "chrome-extension://ljacajndfccfgnfohlgkdphmbnpkjflk/",
|
| - "chrome-extension://gbchcmhmhahfdphkhkmpfmihenigjmpp/",
|
| - "chrome-extension://kgngmbheleoaphbjbaiobfdepmghbfah/",
|
| - "chrome-extension://odkaodonbgfohohmklejpjiejmcipmib/",
|
| - "chrome-extension://ojoimpklfciegopdfgeenehpalipignm/",
|
| - "chrome-extension://dokpleeekgeeiehdhmdkeimnkmoifgdd/",
|
| - "chrome-extension://ajoainacpilcemgiakehflpbkbfipojk/"
|
| - ]
|
| -}
|
|
|