| Index: chrome/common/extensions/docs/faq.html
|
| diff --git a/chrome/common/extensions/docs/faq.html b/chrome/common/extensions/docs/faq.html
|
| index ffaa639e5e066b3c4f2f6caf1d9ffc5875cc96c2..d9196588e3daf4b5ad9cd31d22d4c721c9b4bb2a 100644
|
| --- a/chrome/common/extensions/docs/faq.html
|
| +++ b/chrome/common/extensions/docs/faq.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">Frequently Asked Questions</div>
|
|
|
|
|