Index: chrome/common/extensions/docs/cookies.html |
diff --git a/chrome/common/extensions/docs/cookies.html b/chrome/common/extensions/docs/cookies.html |
index 3b56ef6ea2f6813519aee91e44aaf4af1290beb6..56f1821cd3ad8ee30adcc69a302b70a7fcf79811 100644 |
--- a/chrome/common/extensions/docs/cookies.html |
+++ b/chrome/common/extensions/docs/cookies.html |
@@ -283,6 +283,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"><!-- BEGIN AUTHORED CONTENT --> |
<h2 id="manifest">Manifest</h2> |