| Index: chrome/common/extensions/docs/api_index.html
|
| diff --git a/chrome/common/extensions/docs/api_index.html b/chrome/common/extensions/docs/api_index.html
|
| index e1ab538fd4374d8a41ea5d22a16a0d65ef6df4fe..4ffb9cb24646c760f052c0e0465c5490fafd6d58 100644
|
| --- a/chrome/common/extensions/docs/api_index.html
|
| +++ b/chrome/common/extensions/docs/api_index.html
|
| @@ -280,6 +280,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.* APIs</div>
|
| <div id="pageData-showTOC" class="pageData">true</div>
|
|
|