Index: chrome/common/extensions/docs/events.html |
diff --git a/chrome/common/extensions/docs/events.html b/chrome/common/extensions/docs/events.html |
index 52cf0f5d4cb53414d9594b9d4b57cd02e2af2445..6c64fbb10ada35fd4333b4fd96fb3c59a920eadc 100644 |
--- a/chrome/common/extensions/docs/events.html |
+++ b/chrome/common/extensions/docs/events.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"><p> |
An <code>Event</code> is an object |