| Index: chrome/common/extensions/docs/template/api_template.html
|
| diff --git a/chrome/common/extensions/docs/template/api_template.html b/chrome/common/extensions/docs/template/api_template.html
|
| index 7d8935b71dfcfa1373ea19dc8a2df1d99bd17bbc..7271826108600fa8e783632bbb61bc4933dc5fdd 100644
|
| --- a/chrome/common/extensions/docs/template/api_template.html
|
| +++ b/chrome/common/extensions/docs/template/api_template.html
|
| @@ -190,8 +190,7 @@
|
| </li>
|
| </ol>
|
| </li>
|
| - <div jsselect="apiDefinition">
|
| - <li>
|
| + <li jsselect="apiDefinition">
|
| <a href="#apiReference" jscontent="'API reference: ' + getModuleName()">API reference</a>
|
| <ol>
|
| <li jsdisplay="$this.properties">
|
| @@ -238,7 +237,6 @@
|
| </li>
|
| </ol>
|
| </li>
|
| - </div>
|
| </ol>
|
| </div>
|
| <!-- /TABLE OF CONTENTS -->
|
|
|