Index: chrome/common/extensions/docs/template/api_template.html |
=================================================================== |
--- chrome/common/extensions/docs/template/api_template.html (revision 151420) |
+++ chrome/common/extensions/docs/template/api_template.html (working copy) |
@@ -525,17 +525,6 @@ |
</dl> |
</div> |
- <!-- FILTERS --> |
- <div jsdisplay="filters && filters.length > 0"> |
- <h4>Filters</h4> |
- <dl> |
- <div jsselect="filters"> |
- <div transclude="valueTemplate"> |
- </div> |
- </div> |
- </dl> |
- </div> |
- |
<!-- LISTENER RETURN VALUE --> |
<h4 jsdisplay="returns">Listener returns</h4> |
<dl> |