| Index: chrome/common/extensions/docs/browserAction.html
|
| diff --git a/chrome/common/extensions/docs/browserAction.html b/chrome/common/extensions/docs/browserAction.html
|
| index f485e6092cd06bc77426618b8c509888a43c967a..73ff3f6eacf3a945d7b1be2ba11e43353ff61ef8 100644
|
| --- a/chrome/common/extensions/docs/browserAction.html
|
| +++ b/chrome/common/extensions/docs/browserAction.html
|
| @@ -301,6 +301,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">Browser Actions</div>
|
|
|
|
|