| Index: chrome/common/extensions/docs/tutorials.html
|
| diff --git a/chrome/common/extensions/docs/tutorials.html b/chrome/common/extensions/docs/tutorials.html
|
| index f0f5c0cb109419b565f77a7324ff4a311fb1e8bd..e7472a60f945e6c4c9fe58b6b802263afab78414 100644
|
| --- a/chrome/common/extensions/docs/tutorials.html
|
| +++ b/chrome/common/extensions/docs/tutorials.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">Tutorials</div>
|
|
|
|
|