Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(437)

Unified Diff: components/policy/resources/policy_templates.json

Issue 2911263002: Rename network time policy to BrowserNetworkTimeQueriesEnabled (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/policy/policy_test_cases.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..64300285720bd17ddca8a552470b86d2bda549b7 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -9549,7 +9549,7 @@
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-'],
Thiemo Nagel 2017/05/31 13:42:32 Since the feature is disabled for Chrome OS, I gue
estark 2017/06/01 04:00:45 Oh yes, thanks, done.
« no previous file with comments | « chrome/test/data/policy/policy_test_cases.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698