| Index: chrome/common/extensions/docs/devguide.html
|
| diff --git a/chrome/common/extensions/docs/devguide.html b/chrome/common/extensions/docs/devguide.html
|
| index 1cbd19bb0289be72f9780764669486b22d89b810..c3825a614482a0d33cededb92c6f53e3ee30e437 100644
|
| --- a/chrome/common/extensions/docs/devguide.html
|
| +++ b/chrome/common/extensions/docs/devguide.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">Developer's Guide</div>
|
|
|
|
|