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

Unified Diff: chrome/common/extensions/docs/extensions/extension.html

Issue 10855015: Add documentation for filtered events. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase again 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
Index: chrome/common/extensions/docs/extensions/extension.html
diff --git a/chrome/common/extensions/docs/extensions/extension.html b/chrome/common/extensions/docs/extensions/extension.html
index 9310d5361dd6bb18d2c07ffa7ca5d5d7a1af9767..f2092bddba9e4bc31ba2ad8b60fb4e6737bd8159 100644
--- a/chrome/common/extensions/docs/extensions/extension.html
+++ b/chrome/common/extensions/docs/extensions/extension.html
@@ -1216,6 +1216,7 @@ For details, see
</dl>
</div>
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -1263,6 +1264,7 @@ For details, see
</dl>
</div>
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -1356,6 +1358,7 @@ For details, see
</dl>
</div>
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<h4>Listener returns</h4>
<dl>
@@ -1474,6 +1477,7 @@ For details, see
</dl>
</div>
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<h4>Listener returns</h4>
<dl>

Powered by Google App Engine
This is Rietveld 408576698