| Index: chrome/app/policy/policy_templates.json
|
| diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
|
| index 0f5a07726dd78c30b1e183b751dcf9c15a76f36f..cb7a70c6cd742936f15ebc9b8ccfec5fa55bffa4 100644
|
| --- a/chrome/app/policy/policy_templates.json
|
| +++ b/chrome/app/policy/policy_templates.json
|
| @@ -398,9 +398,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''',
|
|
|