| Index: chrome/common/extensions/docs/xhr.html
|
| diff --git a/chrome/common/extensions/docs/xhr.html b/chrome/common/extensions/docs/xhr.html
|
| index 5ce368ccbd2df147c94144f9027db7780161d85c..e5cef88b971d1d923b30f69a71c0562174b2f6db 100644
|
| --- a/chrome/common/extensions/docs/xhr.html
|
| +++ b/chrome/common/extensions/docs/xhr.html
|
| @@ -266,6 +266,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">Cross-Origin XMLHttpRequest</div>
|
|
|
|
|