| Index: chrome/common/extensions/docs/i18n.html
|
| diff --git a/chrome/common/extensions/docs/i18n.html b/chrome/common/extensions/docs/i18n.html
|
| index a5cb5072fe242d0f64a4b07e52bbee01d403f4c5..df457eedd03f0712f28589aca6d8063bdb586769 100644
|
| --- a/chrome/common/extensions/docs/i18n.html
|
| +++ b/chrome/common/extensions/docs/i18n.html
|
| @@ -295,6 +295,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">Internationalization (i18n)</div>
|
|
|
|
|