| Index: chrome/common/extensions/docs/experimental.clipboard.html
|
| diff --git a/chrome/common/extensions/docs/experimental.clipboard.html b/chrome/common/extensions/docs/experimental.clipboard.html
|
| index 8046de9dcd25fe79b557478bb03fe85cfec6d2a0..4fe0e21dd5863b6cc4a67f99cc8e5b1abf01f0b7 100644
|
| --- a/chrome/common/extensions/docs/experimental.clipboard.html
|
| +++ b/chrome/common/extensions/docs/experimental.clipboard.html
|
| @@ -270,12 +270,14 @@
|
| </div>
|
| <!-- /TABLE OF CONTENTS -->
|
|
|
| + <!-- Standard content lead-in for experimental API pages -->
|
| + <p id="classSummary">
|
| + 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">
|
| -For information on how to use experimental APIs,
|
| -see the <a href="experimental.html">chrome.experimental.* APIs</a> page.
|
| -</p>
|
| +
|
|
|
| <a name="H2-0"></a><h2>Notes</h2>
|
|
|
|
|