| 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': {
|
|
|