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

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

Issue 2281573003: Update policy template for WebRestrictionsAuthority. (Closed)
Patch Set: Created 4 years, 4 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 | « no previous file | 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 71ba1845825d856c12a133511fb426193c8e9411..e0d5d54ecdd89499bc6092fcdfc588ec7b3a6421 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -8851,8 +8851,9 @@
'id': 341,
'type': 'string',
'schema' : { 'type': 'string' },
- 'tags': ['filtering'],
+ 'tags': ['filtering', 'admin-sharing'],
'supported_on': ['webview_android:54-'],
+ 'future': True,
'caption': '''Set an external source of URL restrictions''',
'desc' : '''When this policy is set to a non-empty string the WebView will read URL restrictions from the content provider with the given authority name.''',
'features': {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698