| Index: chrome/app/policy/policy_templates.json
|
| diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
|
| index f08b1c98b44ddd7264d0b2e5e2a90689d2790ea9..c0f3a20261dbf1b5565f5e9148944062c5459605 100644
|
| --- a/chrome/app/policy/policy_templates.json
|
| +++ b/chrome/app/policy/policy_templates.json
|
| @@ -393,9 +393,8 @@
|
| {
|
| 'name': 'CloudPrintProxyEnabled',
|
| 'type': 'main',
|
| - 'supported_on': ['chrome.*:X-'],
|
| + 'supported_on': ['chrome.*:17-'],
|
| 'features': {'dynamic_refresh': 1},
|
| - 'future': True,
|
| 'example_value': True,
|
| 'id': 13,
|
| 'caption': '''Enable <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> proxy''',
|
|
|