Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5139)

Unified Diff: chrome/common/extensions/docs/template/api_template.html

Issue 10826295: Revert 151420 - Add documentation for filtered events. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/static/events.html ('k') | chrome/renderer/resources/extensions/event.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/common/extensions/docs/static/events.html ('k') | chrome/renderer/resources/extensions/event.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698