| Index: chrome/common/extensions/docs/experimental.infobars.html
|
| diff --git a/chrome/common/extensions/docs/experimental.infobars.html b/chrome/common/extensions/docs/experimental.infobars.html
|
| index 099f7f8fb5452c7b1080a1a48b59233d9e2a341b..5ac4d36d1965f40a7c419d0fbb76be3bd678164b 100644
|
| --- a/chrome/common/extensions/docs/experimental.infobars.html
|
| +++ b/chrome/common/extensions/docs/experimental.infobars.html
|
| @@ -266,13 +266,13 @@
|
| </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>
|
| -
|
| <!-- END AUTHORED CONTENT -->
|
| </div>
|
|
|
|
|