| Index: chrome/common/extensions/docs/packaging.html
|
| diff --git a/chrome/common/extensions/docs/packaging.html b/chrome/common/extensions/docs/packaging.html
|
| index 306c377d82302831d9ced769dd9311e942a4beba..4554fb5f69d6cb13334eccc388b1899f45d4b9e1 100644
|
| --- a/chrome/common/extensions/docs/packaging.html
|
| +++ b/chrome/common/extensions/docs/packaging.html
|
| @@ -287,6 +287,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">Packaging</div>
|
| <div id="pageData-showTOC" class="pageData">true</div>
|
|
|