aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_policy_resources_policy__templates.json
blob: 23ef2be47b33d7146d644fa5bb0ba7845fc0b871 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- components/policy/resources/policy_templates.json.orig	2017-09-07 05:55:36.848121000 +0200
+++ components/policy/resources/policy_templates.json	2017-09-07 05:57:05.892892000 +0200
@@ -2237,7 +2237,7 @@
           'name': 'GSSAPILibraryName',
           'type': 'string',
           'schema': { 'type': 'string' },
-          'supported_on': ['chrome.linux:9-'],
+          'supported_on': ['chrome.linux:9-', 'chrome.bsd:9-'],
           'features': {
             'dynamic_refresh': False,
             'per_profile': False,
@@ -4883,7 +4883,7 @@
       'name': 'RequireOnlineRevocationChecksForLocalAnchors',
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome_os:30-', 'chrome.linux:30-', 'chrome.win:30-'],
+      'supported_on': ['chrome_os:30-', 'chrome.linux:30-', 'chrome.win:30-', 'chrome.bsd:30-'],
       'features': {
         'dynamic_refresh': True,
         'per_profile': False,
@@ -5793,7 +5793,7 @@
       'name': 'BackgroundModeEnabled',
       'type': 'main',
       'schema': { 'type': 'boolean' },
-      'supported_on': ['chrome.win:19-', 'chrome.linux:19-'],
+      'supported_on': ['chrome.win:19-', 'chrome.linux:19-', 'chrome.bsd:19-'],
       'features': {
         'can_be_recommended': True,
         'dynamic_refresh': True,