Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / remoting / host / it2me / com.google.chrome.remote_assistance.json.jinja2
1 {
2   "name": "com.google.chrome.remote_assistance",
3   "description": "{{ IT2ME_HOST_DESCRIPTION }}",
4   "type": "stdio",
5   "path": "{{ IT2ME_HOST_PATH }}",
6   // If you modify the list of allowed_origins, don't forget to update
7   // chrome/browser/extensions/messaging/native_message_host_chromeos.cc
8   // to keep the two lists in sync.
9   "allowed_origins": [
10     "chrome-extension://ljacajndfccfgnfohlgkdphmbnpkjflk/",
11     "chrome-extension://gbchcmhmhahfdphkhkmpfmihenigjmpp/",
12     "chrome-extension://kgngmbheleoaphbjbaiobfdepmghbfah/",
13     "chrome-extension://odkaodonbgfohohmklejpjiejmcipmib/",
14     "chrome-extension://dokpleeekgeeiehdhmdkeimnkmoifgdd/",
15     "chrome-extension://ajoainacpilcemgiakehflpbkbfipojk/",
16     "chrome-extension://hmboipgjngjoiaeicfdifdoeacilalgc/"
17   ]
18 }