| Index: chrome/common/extensions/docs/history.html
|
| diff --git a/chrome/common/extensions/docs/history.html b/chrome/common/extensions/docs/history.html
|
| index 09fae10f37a0dfeed7f8d4af64f7416c1f315794..e9f98dc6b7fe699d3aa973bd8063f87073908d64 100644
|
| --- a/chrome/common/extensions/docs/history.html
|
| +++ b/chrome/common/extensions/docs/history.html
|
| @@ -294,6 +294,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 id="classSummary">
|
|
|