| Index: chrome/common/extensions/docs/contextMenus.html
|
| diff --git a/chrome/common/extensions/docs/contextMenus.html b/chrome/common/extensions/docs/contextMenus.html
|
| index bab2a7fcec3715752ebe1300d46dff4c2a16d252..c1f7769c614d2a1c071874046d27dfeac1b44cd5 100644
|
| --- a/chrome/common/extensions/docs/contextMenus.html
|
| +++ b/chrome/common/extensions/docs/contextMenus.html
|
| @@ -272,6 +272,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"><!-- BEGIN AUTHORED CONTENT -->
|
| <p>
|
|
|