| Index: chrome/common/extensions/docs/overview.html
|
| diff --git a/chrome/common/extensions/docs/overview.html b/chrome/common/extensions/docs/overview.html
|
| index 62f6520a6560ff91e26df8e3fa986470090a88d9..611f62754d86ad7b0348539654ef820f22dd052f 100644
|
| --- a/chrome/common/extensions/docs/overview.html
|
| +++ b/chrome/common/extensions/docs/overview.html
|
| @@ -305,6 +305,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">Overview</div>
|
| <div id="pageData-showTOC" class="pageData">true</div>
|
|
|