| Index: components/policy/resources/policy_templates.json
|
| diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
|
| index ecdaa1534fac612f622093066521653b2cc72002..84d68afc51ce0c8ce676e550999604b9f5957ecd 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,
|
|
|