| 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>
|
|
|
|
|