Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(19)

Side by Side Diff: remoting/host/it2me/com.google.chrome.remote_assistance.json.jinja2

Issue 344643003: Update list of apps in chromoting NM manifests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | remoting/host/setup/com.google.chrome.remote_desktop.json.jinja2 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "name": "com.google.chrome.remote_assistance", 2 "name": "com.google.chrome.remote_assistance",
3 "description": "{{ IT2ME_HOST_DESCRIPTION }}", 3 "description": "{{ IT2ME_HOST_DESCRIPTION }}",
4 "type": "stdio", 4 "type": "stdio",
5 "path": "{{ IT2ME_HOST_PATH }}", 5 "path": "{{ IT2ME_HOST_PATH }}",
6 "allowed_origins": [ 6 "allowed_origins": [
7 "chrome-extension://ljacajndfccfgnfohlgkdphmbnpkjflk/", 7 "chrome-extension://ljacajndfccfgnfohlgkdphmbnpkjflk/",
8 "chrome-extension://gbchcmhmhahfdphkhkmpfmihenigjmpp/", 8 "chrome-extension://gbchcmhmhahfdphkhkmpfmihenigjmpp/",
9 "chrome-extension://kgngmbheleoaphbjbaiobfdepmghbfah/", 9 "chrome-extension://kgngmbheleoaphbjbaiobfdepmghbfah/",
10 "chrome-extension://odkaodonbgfohohmklejpjiejmcipmib/", 10 "chrome-extension://odkaodonbgfohohmklejpjiejmcipmib/",
11 "chrome-extension://ojoimpklfciegopdfgeenehpalipignm/",
12 "chrome-extension://dokpleeekgeeiehdhmdkeimnkmoifgdd/", 11 "chrome-extension://dokpleeekgeeiehdhmdkeimnkmoifgdd/",
13 "chrome-extension://ajoainacpilcemgiakehflpbkbfipojk/" 12 "chrome-extension://ajoainacpilcemgiakehflpbkbfipojk/",
13 "chrome-extension://hmboipgjngjoiaeicfdifdoeacilalgc/"
14 ] 14 ]
15 } 15 }
OLDNEW
« no previous file with comments | « no previous file | remoting/host/setup/com.google.chrome.remote_desktop.json.jinja2 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698