Index: components/policy/resources/policy_templates.json |
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json |
index f6583982040622748680848bae755fc7a7902dab..f5253b44c609d598f7c5b47978d53e7e84cc5f93 100644 |
--- a/components/policy/resources/policy_templates.json |
+++ b/components/policy/resources/policy_templates.json |
@@ -6775,6 +6775,10 @@ |
'desc': '''Text appended in parentheses next to the policies top-level container to indicate that those policies are of the Recommended level''', |
'text': 'Default Settings (users can override)', |
}, |
+ 'doc_complex_policies_on_windows': { |
+ 'desc': '''Text pointing the user to a help article for complex policies on Windows''', |
+ 'text': '''encoded as a JSON string, for details see <ph name="COMPLEX_POLICIES_URL">http://www.chromium.org/administrators/complex-policies-on-windows<ex>http://www.chromium.org/administrators/complex-policies-on-windows</ex></ph>''', |
+ }, |
}, |
'placeholders': [], |
} |