Index: chrome/common/extensions/docs/docs.html |
diff --git a/chrome/common/extensions/docs/docs.html b/chrome/common/extensions/docs/docs.html |
index 4af691262c788b502691643db55c88e79977d94f..c1adade05fefe4f7d7f2fce99771845623a19f08 100644 |
--- a/chrome/common/extensions/docs/docs.html |
+++ b/chrome/common/extensions/docs/docs.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">Hello There!</div> |