Index: chrome/app/policy/policy_templates.json |
diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json |
index 112b48b1ac337aa6673226e2b36161ed42a324d5..5e921e39918bd1d386e296fb94d2ddb52fb9340d 100644 |
--- a/chrome/app/policy/policy_templates.json |
+++ b/chrome/app/policy/policy_templates.json |
@@ -21,6 +21,7 @@ |
# 'group': - not a real policy, contains a list of policies |
# NOTE: Currently nesting groups inside other groups is not supported. |
# 'string' - a string value |
+# 'int' - an integer value |
# 'int-enum' - the user can select an integer value from a collection of |
# items |
# 'string-enum' - the user can select a string value from a collection of |