| Index: chrome/common/extensions/docs/windows.html
|
| diff --git a/chrome/common/extensions/docs/windows.html b/chrome/common/extensions/docs/windows.html
|
| index c651c4a67dbf727e5bcd344cb862c3be44cae3a4..dc451412e952c0915beb0acb80430f583f3233c6 100644
|
| --- a/chrome/common/extensions/docs/windows.html
|
| +++ b/chrome/common/extensions/docs/windows.html
|
| @@ -296,6 +296,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">Windows</div>
|
|
|
|
|