| Index: chrome/common/extensions/docs/experimental.html
|
| diff --git a/chrome/common/extensions/docs/experimental.html b/chrome/common/extensions/docs/experimental.html
|
| index a1827ba6c2a13cbcd0d8656a094cf86efdaae1e2..c4de864f735aca6bf3a96f9013819f0e343ee6de 100644
|
| --- a/chrome/common/extensions/docs/experimental.html
|
| +++ b/chrome/common/extensions/docs/experimental.html
|
| @@ -266,6 +266,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">chrome.experimental.* APIs</div>
|
|
|
|
|