| Index: chrome/common/extensions/docs/static/options.html
|
| diff --git a/chrome/common/extensions/docs/static/options.html b/chrome/common/extensions/docs/static/options.html
|
| index 7708dd03a1e6c0b98a2eb826702c3946ce3e1e59..e91168fa68ecfc55ba0d43b60f77dc48c5773b88 100644
|
| --- a/chrome/common/extensions/docs/static/options.html
|
| +++ b/chrome/common/extensions/docs/static/options.html
|
| @@ -1,4 +1,4 @@
|
| -<div id="pageData-title" class="pageData">Options</div>
|
| +<div id="pageData-name class="pageData">Options</div>
|
| <div id="pageData-showTOC" class="pageData">true</div>
|
| <p>To allow users to customize the behavior of your extension, you may wish to provide an options page. If you do, a link to it will be provided from the extensions management page at chrome://extensions. Clicking the Options link opens a new tab pointing at your options page.
|
|
|
|
|