Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/private/type_name.html |
| diff --git a/chrome/common/extensions/docs/templates/private/type_name.html b/chrome/common/extensions/docs/templates/private/type_name.html |
| index d3c94150905af5da67de0bae1a75df50a757326e..76836fa4f05fe81876c008b732d60af7f6c9ee3e 100644 |
| --- a/chrome/common/extensions/docs/templates/private/type_name.html |
| +++ b/chrome/common/extensions/docs/templates/private/type_name.html |
| @@ -1,6 +1,6 @@ |
| <span class="type_name"> |
| ( |
| {{?optional}}<span class="optional">optional</span>{{/}} |
| - {{+partials.variable_type}} |
| + {{+partials.variable_type type:type/}} |
| ) |
| </span> |