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

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

Issue 8662010: Rename chrome.experimental.webRequest to chrome.webRequest and chrome.webRequestBlocking (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Regenerated documentation Created 9 years, 1 month 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/manifest.html ('k') | chrome/common/extensions/docs/permission_warnings.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/omnibox.html
diff --git a/chrome/common/extensions/docs/omnibox.html b/chrome/common/extensions/docs/omnibox.html
index b26f63ae769181482b6140eae6cb75380ae34859..d871e926d54dbcf28436891c18e51544cfc348cf 100644
--- a/chrome/common/extensions/docs/omnibox.html
+++ b/chrome/common/extensions/docs/omnibox.html
@@ -329,9 +329,9 @@
<li>
<a href="#global-methods">Methods</a>
<ol>
- <li style="display: none; ">
+ <li>
<a href="#method-anchor">methodName</a>
- </li><li>
+ </li><li style="">
<a href="#method-setDefaultSuggestion">setDefaultSuggestion</a>
</li>
</ol>
@@ -494,7 +494,7 @@ You can find samples of this API on the
<h3>Methods</h3>
<!-- iterates over all functions -->
- <div class="apiItem" style="display: none; ">
+ <div class="apiItem">
<a></a> <!-- method-anchor -->
<h4>method name</h4>
@@ -560,7 +560,7 @@ You can find samples of this API on the
</p>
</div> <!-- /description -->
- </div><div class="apiItem">
+ </div><div class="apiItem" style="">
<a name="method-setDefaultSuggestion"></a> <!-- method-anchor -->
<h4>setDefaultSuggestion</h4>
« no previous file with comments | « chrome/common/extensions/docs/manifest.html ('k') | chrome/common/extensions/docs/permission_warnings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698