Index: chrome/common/extensions/docs/templates/private/type.html |
diff --git a/chrome/common/extensions/docs/templates/private/type.html b/chrome/common/extensions/docs/templates/private/type.html |
index 250a22c054c452f9fa5ac0c5a5d9fb2b08db6932..f99dad8d7b524315bb2475c3f50fcdc529027ec5 100644 |
--- a/chrome/common/extensions/docs/templates/private/type.html |
+++ b/chrome/common/extensions/docs/templates/private/type.html |
@@ -19,6 +19,7 @@ |
{{?description}} |
<dd>{{{description}}}</dd> |
{{/description}} |
+ {{+partials.enum_descriptions values:enum_values}} |
{{?properties}} |
{{+partials.type_item title:strings.properties |
display_name:display_name |