Index: chrome/common/extensions/docs/tabs.html |
diff --git a/chrome/common/extensions/docs/tabs.html b/chrome/common/extensions/docs/tabs.html |
index 76e6293719b0bcf7152527cb61841ce894ab70bf..d9607d011261919b92dda37a6c63fd5f0c7368d3 100644 |
--- a/chrome/common/extensions/docs/tabs.html |
+++ b/chrome/common/extensions/docs/tabs.html |
@@ -311,6 +311,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">Tabs</div> |