Index: chrome/common/extensions/docs/templates/private/property.html |
diff --git a/chrome/common/extensions/docs/templates/private/property.html b/chrome/common/extensions/docs/templates/private/property.html |
index 782a402280010e395984e8291410b4cc94416708..d7eef71fb42401deddfe25c8d9bbfcece51a51b8 100644 |
--- a/chrome/common/extensions/docs/templates/private/property.html |
+++ b/chrome/common/extensions/docs/templates/private/property.html |
@@ -10,6 +10,7 @@ |
{{?description}}<dd> |
{{{description}}} |
</dd>{{/description}} |
+{{+partials.enum_descriptions values:enum_values}} |
{{?array.is_object}} |
<h4>Properties of each item</h4> |
{{+partials.type @:array}} |