| Index: components/policy/resources/policy_templates.json
|
| diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
|
| index ded99e06c48dcd824ff5a9cb74861b6a4242b8bb..b72c8cb445744b0213c60493a5c2ffd7b130b1c8 100644
|
| --- a/components/policy/resources/policy_templates.json
|
| +++ b/components/policy/resources/policy_templates.json
|
| @@ -4715,14 +4715,13 @@
|
| 'type': 'main',
|
| 'schema': { 'type': 'boolean' },
|
| 'supported_on': ['chrome.*:18-'],
|
| - 'deprecated': True,
|
| 'features': {
|
| 'dynamic_refresh': False,
|
| 'per_profile': True,
|
| },
|
| 'example_value': False,
|
| 'id': 117,
|
| - 'caption': '''Disable Print Preview (deprecated)''',
|
| + 'caption': '''Disable Print Preview''',
|
| 'tags': [],
|
| 'desc': '''Show the system print dialog instead of print preview.
|
|
|
|
|