Index: chrome/common/extensions/docs/options.html |
diff --git a/chrome/common/extensions/docs/options.html b/chrome/common/extensions/docs/options.html |
index 300af3f4f53b92b17f483f4aba0090a3080dc739..78eeed301d30b9bde4bbbfa5bd2f83a513528727 100644 |
--- a/chrome/common/extensions/docs/options.html |
+++ b/chrome/common/extensions/docs/options.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">Options</div> |
<div id="pageData-showTOC" class="pageData">true</div> |