| Index: components/policy/resources/policy_templates.json
|
| diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
|
| index 5a601818d7b5c991f15f583aecb30ddfec41af0b..0196b0ec4f1b864f0bd534163a6b51724f41a9b1 100644
|
| --- a/components/policy/resources/policy_templates.json
|
| +++ b/components/policy/resources/policy_templates.json
|
| @@ -3282,7 +3282,7 @@
|
| 'caption': '''Do not allow any site to use key generation''',
|
| },
|
| ],
|
| - 'supported_on': ['chrome.*:49-', 'chrome_os:49-', 'android:49-'],
|
| + 'supported_on': ['chrome.*:49-56', 'chrome_os:49-56', 'android:49-56'],
|
| 'features': {
|
| 'dynamic_refresh': True,
|
| 'per_profile': True,
|
| @@ -3483,7 +3483,7 @@
|
| 'type': 'array',
|
| 'items': { 'type': 'string' },
|
| },
|
| - 'supported_on': ['chrome.*:49-', 'chrome_os:49-', 'android:49-'],
|
| + 'supported_on': ['chrome.*:49-56', 'chrome_os:49-56', 'android:49-56'],
|
| 'features': {
|
| 'dynamic_refresh': True,
|
| 'per_profile': True,
|
| @@ -3503,7 +3503,7 @@
|
| 'type': 'array',
|
| 'items': { 'type': 'string' },
|
| },
|
| - 'supported_on': ['chrome.*:49-', 'chrome_os:49-', 'android:49-'],
|
| + 'supported_on': ['chrome.*:49-56', 'chrome_os:49-56', 'android:49-56'],
|
| 'features': {
|
| 'dynamic_refresh': True,
|
| 'per_profile': True,
|
|
|