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

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

Issue 2724073002: Un-deprecated DisablePrintPreview policy. (Closed)
Patch Set: Un-deprecated DisablePrintPreview policy. Created 3 years, 10 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 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.
« 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