Index: components/policy/resources/policy_templates.json |
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json |
index d0f33a0866abe2d8765dc953b2859e73ec9a067a..d1e2ccf8342a9e99b9851d04c46b466d955a3b3e 100644 |
--- a/components/policy/resources/policy_templates.json |
+++ b/components/policy/resources/policy_templates.json |
@@ -3691,7 +3691,8 @@ |
'name': 'DisablePrintPreview', |
'type': 'main', |
'schema': { 'type': 'boolean' }, |
- 'supported_on': ['chrome.*:18-'], |
+ 'supported_on': ['chrome.*:18-38'], |
+ 'deprecated': True, |
bartfab (slow)
2014/08/21 09:09:43
Please add a line to the policy description that s
Vitaly Buka (NO REVIEWS)
2014/08/21 09:57:41
Done.
|
'features': { |
'dynamic_refresh': False, |
'per_profile': True, |