| Index: chrome/common/extensions/docs/i18n-messages.html
|
| diff --git a/chrome/common/extensions/docs/i18n-messages.html b/chrome/common/extensions/docs/i18n-messages.html
|
| index cdfcd6deed24333a0903bb0b598f92fcf5f09c28..69000aa561e7444b3f8dc4c225d71be8434af9ea 100644
|
| --- a/chrome/common/extensions/docs/i18n-messages.html
|
| +++ b/chrome/common/extensions/docs/i18n-messages.html
|
| @@ -286,6 +286,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">Formats: Locale-Specific Messages</div>
|
| <div id="pageData-showTOC" class="pageData">true</div>
|
|
|