| Index: chrome/common/extensions/docs/override.html
|
| diff --git a/chrome/common/extensions/docs/override.html b/chrome/common/extensions/docs/override.html
|
| index 62175fca1a79363c3c9e1d9f3bef5aacf635d5a7..4ebe04baaae8610e1f194a9c5da91f378d9789c9 100644
|
| --- a/chrome/common/extensions/docs/override.html
|
| +++ b/chrome/common/extensions/docs/override.html
|
| @@ -280,6 +280,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>
|
| #pics {
|
|
|