| Index: chrome/common/extensions/docs/messaging.html
|
| diff --git a/chrome/common/extensions/docs/messaging.html b/chrome/common/extensions/docs/messaging.html
|
| index 3bdd6e3836021554cd59b849bf731ca26f9852b1..1b09e150978d661646bb3a2977da0e6f382ddd43 100644
|
| --- a/chrome/common/extensions/docs/messaging.html
|
| +++ b/chrome/common/extensions/docs/messaging.html
|
| @@ -294,6 +294,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">Message Passing</div>
|
| <div id="pageData-showTOC" class="pageData">true</div>
|
|
|