| Index: remoting/host/setup/me2me_native_messaging_manifest.json
|
| diff --git a/remoting/host/setup/native_messaging_manifest.json b/remoting/host/setup/me2me_native_messaging_manifest.json
|
| similarity index 91%
|
| rename from remoting/host/setup/native_messaging_manifest.json
|
| rename to remoting/host/setup/me2me_native_messaging_manifest.json
|
| index 84884a29ecfd1e0bcd6c852cab22147aaa17e48b..d0b2fb12dc78f991d10d4d936d5b4c6e25c616cc 100644
|
| --- a/remoting/host/setup/native_messaging_manifest.json
|
| +++ b/remoting/host/setup/me2me_native_messaging_manifest.json
|
| @@ -2,7 +2,7 @@
|
| "name": "com.google.chrome.remote_desktop",
|
| "description": "{% trans %}REMOTING_HOST_PLUGIN_NAME{% endtrans %}",
|
| "type": "stdio",
|
| - "path": "{{ NATIVE_MESSAGING_HOST_PATH }}",
|
| + "path": "{{ ME2ME_NATIVE_MESSAGING_HOST_PATH }}",
|
| "allowed_origins": [
|
| "chrome-extension://ljacajndfccfgnfohlgkdphmbnpkjflk/",
|
| "chrome-extension://gbchcmhmhahfdphkhkmpfmihenigjmpp/",
|
|
|