diff options
Diffstat (limited to 'chrome/common/extensions/docs/autoupdate.html')
-rw-r--r-- | chrome/common/extensions/docs/autoupdate.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/autoupdate.html b/chrome/common/extensions/docs/autoupdate.html index ecbaddf..329935c 100644 --- a/chrome/common/extensions/docs/autoupdate.html +++ b/chrome/common/extensions/docs/autoupdate.html @@ -301,6 +301,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">Autoupdating</div> <div id="pageData-showTOC" class="pageData">true</div> |