Index: remoting/host/it2me/com.google.chrome.remote_assistance.json.jinja2 |
diff --git a/remoting/host/it2me/com.google.chrome.remote_assistance.json.jinja2 b/remoting/host/it2me/com.google.chrome.remote_assistance.json.jinja2 |
index 9c90357c92e2525a945dbaeb8207a3ed25e4aff9..5545dc8f9956aa29d585a044bde2abc17f789765 100644 |
--- a/remoting/host/it2me/com.google.chrome.remote_assistance.json.jinja2 |
+++ b/remoting/host/it2me/com.google.chrome.remote_assistance.json.jinja2 |
@@ -3,6 +3,9 @@ |
"description": "{{ IT2ME_HOST_DESCRIPTION }}", |
"type": "stdio", |
"path": "{{ IT2ME_HOST_PATH }}", |
+ // If you modify the list of allowed_origins, don't forget to update |
+ // chrome/browser/extensions/messaging/native_message_host_chromeos.cc |
+ // to keep the two lists in sync. |
"allowed_origins": [ |
"chrome-extension://ljacajndfccfgnfohlgkdphmbnpkjflk/", |
"chrome-extension://gbchcmhmhahfdphkhkmpfmihenigjmpp/", |