| Index: chrome/common/extensions/docs/getstarted.html
|
| diff --git a/chrome/common/extensions/docs/getstarted.html b/chrome/common/extensions/docs/getstarted.html
|
| index 5af1bc5887f01f7105d455ba6e5013aaf318f6d0..bb415e2e0a145024aa230ae402869434481a8f95 100644
|
| --- a/chrome/common/extensions/docs/getstarted.html
|
| +++ b/chrome/common/extensions/docs/getstarted.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">Tutorial: Getting Started (Hello, World!)</div>
|
| <div id="pageData-showTOC" class="pageData">true</div>
|
|
|