| Index: chrome/common/extensions/docs/autoupdate.html
|
| diff --git a/chrome/common/extensions/docs/autoupdate.html b/chrome/common/extensions/docs/autoupdate.html
|
| index ecbaddf897d015849792686ee03cc6c61199ca3b..329935cc7531a82c51e6c2686ee1bde5aab81a49 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>
|
|
|