| Index: chrome/common/extensions/docs/a11y.html
|
| diff --git a/chrome/common/extensions/docs/a11y.html b/chrome/common/extensions/docs/a11y.html
|
| index 9e50278c75da5a87a36e5d5f53991f4e44b2c8a1..ee626e1bd8a4c60341228e6e5466d15dba9d4863 100644
|
| --- a/chrome/common/extensions/docs/a11y.html
|
| +++ b/chrome/common/extensions/docs/a11y.html
|
| @@ -299,6 +299,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">Accessibility (a11y)</div>
|
| <div id="pageData-showTOC" class="pageData">true</div>
|
|
|