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

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

Issue 9452019: experimental.downloads extension api docs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments Created 8 years, 9 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/tts.html
diff --git a/chrome/common/extensions/docs/tts.html b/chrome/common/extensions/docs/tts.html
index ea8c7917f4364548f1d841a219d3aaec3dd443c9..01b3e2512b83ec57012b58b23a402a0d63415331 100644
--- a/chrome/common/extensions/docs/tts.html
+++ b/chrome/common/extensions/docs/tts.html
@@ -230,11 +230,6 @@
</ol>
</li>
<li>
- <a href="#global-events">Events</a>
- <ol>
- </ol>
- </li>
- <li>
<a href="#types">Types</a>
<ol>
<li>
@@ -1030,12 +1025,7 @@ argument:</p>
</div> <!-- /apiItem -->
</div> <!-- /apiGroup -->
<!-- EVENTS -->
- <div id="eventsTemplate" class="apiGroup">
- <a name="global-events"></a>
- <h3>Events</h3>
- <!-- iterates over all events -->
- <!-- /apiItem -->
- </div> <!-- /apiGroup -->
+ <!-- /apiGroup -->
<!-- TYPES -->
<div class="apiGroup">
<a name="types"></a>

Powered by Google App Engine
This is Rietveld 408576698