Index: chrome/common/extensions/docs/hosting.html |
diff --git a/chrome/common/extensions/docs/hosting.html b/chrome/common/extensions/docs/hosting.html |
index b95a396eecb95e0824c231a8f3059c61efcfa864..374ff34c04309a81d4c11210bef3838cba290f24 100644 |
--- a/chrome/common/extensions/docs/hosting.html |
+++ b/chrome/common/extensions/docs/hosting.html |
@@ -273,6 +273,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">Hosting</div> |
<div id="pageData-showTOC" class="pageData">true</div> |