| Index: components/policy/resources/policy_templates.json
|
| diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
|
| index a727a0a9f7686366cfa7476796b81e120f13fce1..0a929606809987759bf7bd45df6e9b5ec76c4872 100644
|
| --- a/components/policy/resources/policy_templates.json
|
| +++ b/components/policy/resources/policy_templates.json
|
| @@ -9549,10 +9549,10 @@
|
| If this policy is left not set, the default is not allowed for enterprise-managed users and allowed for non-managed users.''',
|
| },
|
| {
|
| - 'name': 'NetworkTimeQueriesEnabled',
|
| + 'name': 'BrowserNetworkTimeQueriesEnabled',
|
| 'type': 'main',
|
| 'schema': { 'type': 'boolean' },
|
| - 'supported_on': ['chrome.*:60-', 'chrome_os:60-'],
|
| + 'supported_on': ['chrome.*:60-'],
|
| 'features': {
|
| 'dynamic_refresh': True,
|
| 'per_profile': True,
|
|
|