| Index: chrome/common/extensions/docs/bookmarks.html
|
| diff --git a/chrome/common/extensions/docs/bookmarks.html b/chrome/common/extensions/docs/bookmarks.html
|
| index 3918782a0b82c4be01b11ed2be85a0832f9426f2..38b3cbb133efb21b7dc32237d102d42ea39732f4 100644
|
| --- a/chrome/common/extensions/docs/bookmarks.html
|
| +++ b/chrome/common/extensions/docs/bookmarks.html
|
| @@ -314,6 +314,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">Bookmarks</div>
|
|
|
|
|