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

Unified Diff: chrome/app/policy/policy_templates.json

Issue 8438020: Cloud print connector policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix mac compile Created 9 years, 1 month 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
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''',

Powered by Google App Engine
This is Rietveld 408576698