| Index: components/policy/resources/policy_templates.json
|
| diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
|
| index 30d4181814afa3be7a84e69a60dff751847a79bc..7ca12a6d4d1745e318eaa24a0b01af5e73ca15af 100644
|
| --- a/components/policy/resources/policy_templates.json
|
| +++ b/components/policy/resources/policy_templates.json
|
| @@ -3277,7 +3277,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,
|
| @@ -3478,7 +3478,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,
|
| @@ -3498,7 +3498,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,
|
|
|