Index: chrome/common/extensions/docs/samples.html |
diff --git a/chrome/common/extensions/docs/samples.html b/chrome/common/extensions/docs/samples.html |
index e740089adc6336164500db9b8df7106838976f1e..2a21f9b8ce6206f6f90f87657fffb6d656c18912 100644 |
--- a/chrome/common/extensions/docs/samples.html |
+++ b/chrome/common/extensions/docs/samples.html |
@@ -284,6 +284,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"><style> |
a img { |