| Index: chrome/common/extensions/docs/pageAction.html
|
| diff --git a/chrome/common/extensions/docs/pageAction.html b/chrome/common/extensions/docs/pageAction.html
|
| index 1de5d78972b266b2152579d7d2704d9361190e97..62831ed7189be39f02a815afe5f5842e1a37468d 100644
|
| --- a/chrome/common/extensions/docs/pageAction.html
|
| +++ b/chrome/common/extensions/docs/pageAction.html
|
| @@ -295,6 +295,11 @@
|
| </div>
|
| <!-- /TABLE OF CONTENTS -->
|
|
|
| + <!-- Standard content lead-in for experimental API pages -->
|
| + <p id="classSummary" style="display: none; ">
|
| + For information on how to use experimental APIs, see the <a href="experimental.html">chrome.experimental.* APIs</a> page.
|
| + </p>
|
| +
|
| <!-- STATIC CONTENT PLACEHOLDER -->
|
| <div id="static"><div id="pageData-name" class="pageData">Page Actions</div>
|
|
|
|
|