| Index: chrome/common/extensions/docs/experimental.processes.html
|
| diff --git a/chrome/common/extensions/docs/experimental.processes.html b/chrome/common/extensions/docs/experimental.processes.html
|
| index 5bd535923f6bc9ba46e96eb02bbd9eb4efdc2d98..c18f69b3fa2e06211004f932fda2e59ba35199b9 100644
|
| --- a/chrome/common/extensions/docs/experimental.processes.html
|
| +++ b/chrome/common/extensions/docs/experimental.processes.html
|
| @@ -266,12 +266,13 @@
|
| </div>
|
| <!-- /TABLE OF CONTENTS -->
|
|
|
| + <!-- Standard content lead-in for experimental API pages -->
|
| + <p id="classSummary">
|
| + 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"><!-- BEGIN AUTHORED CONTENT -->
|
| -<p id="classSummary">
|
| -For information on how to use experimental APIs,
|
| -see the <a href="experimental.html">chrome.experimental.* APIs</a> page.
|
| -</p>
|
|
|
| <h2 id="examples">Examples</h2>
|
|
|
|
|