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 f6583982040622748680848bae755fc7a7902dab..5ca7406c7fce9fe4acb1623285b8c9a8b34d9bf5 100644 |
| --- a/components/policy/resources/policy_templates.json |
| +++ b/components/policy/resources/policy_templates.json |
| @@ -3143,6 +3143,7 @@ |
| 'per_profile': True, |
| }, |
| 'example_value': 'unrestricted', |
| + 'default_for_enterprise_users': 'primary_only', |
|
Joao da Silva
2014/08/29 09:11:42
Document what this field does in the big comment a
merkulova
2014/08/29 14:02:52
Done.
|
| 'id': 244, |
| 'caption': '''Control the user behavior in a multiprofile session''', |
| 'desc': '''Control the user behavior in a multiprofile session on <ph name="PRODUCT_OS_NAME">$2<ex>Google Chrome OS</ex></ph> devices. |