Chromium Code Reviews| Index: components/policy/resources/policy_templates.json |
| diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json |
| index d2b53921b89e88af7f67ff8961f053e10ee2a2ca..d927ca0dda579fa1de998ce85e89ed48a94292bb 100644 |
| --- a/components/policy/resources/policy_templates.json |
| +++ b/components/policy/resources/policy_templates.json |
| @@ -6467,7 +6467,9 @@ |
| Note: Starting with <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> |
| 28, policies are loaded directly from the Group Policy API on |
| Windows. Policies manually written to the registry will be ignored. See |
| - http://crbug.com/259236 for details.''' |
| + http://crbug.com/259236 for details. |
| + |
| + Starting with <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> 35, policies are read directly from the registry if the workstation is enrolled to a management domain; otherwise the policies are read from GPO.''' |
|
pastarmovj
2014/05/30 12:43:11
s/enrolled/joined/
s/management domain/Active Dire
Joao da Silva
2014/05/30 21:05:02
Done.
|
| }, |
| 'doc_back_to_top': { |
| 'desc': '''Text of a link in the generated policy documentation, that takes the user to the top of the page''', |