| Index: chrome/app/policy/policy_templates.json
|
| diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
|
| index 5cdef78d865f7c554fcf69173bed8c6ba312c204..485ec2285cc0a8b8cfcb4728728b87f767f8dca1 100644
|
| --- a/chrome/app/policy/policy_templates.json
|
| +++ b/chrome/app/policy/policy_templates.json
|
| @@ -30,6 +30,8 @@
|
| # 'list' - a list of string values
|
| # 'dict' - a dictionary value, containing other values indexed by strings
|
| # NOTE: This type is not supported yet. http://crbug.com/108992
|
| +# 'external' - a policy that references external data.
|
| +# NOTE: This type is not supported yet. http://crbug.com/256635
|
| #
|
| # Policy group descriptions, policy captions and similar texts are localized
|
| # strings taken from the <message> nodes of the .grd file. Their name
|
|
|