| OLD | NEW |
| 1 <!-- BEGIN AUTHORED CONTENT --> | 1 <!-- BEGIN AUTHORED CONTENT --> |
| 2 <p id="classSummary"> | |
| 3 For information on how to use experimental APIs, | |
| 4 see the <a href="experimental.html">chrome.experimental.* APIs</a> page. | |
| 5 </p> | |
| 6 | 2 |
| 7 <h2 id="examples">Examples</h2> | 3 <h2 id="examples">Examples</h2> |
| 8 | 4 |
| 9 <p> | 5 <p> |
| 10 For examples of using this API, see the | 6 For examples of using this API, see the |
| 11 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extension
s/docs/examples/api/processes/">examples/api/processes</a> directory and the | 7 <a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extension
s/docs/examples/api/processes/">examples/api/processes</a> directory and the |
| 12 <a href=" | 8 <a href=" |
| 13 http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/api_
test/processes/">processes API test directory</a>. | 9 http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/api_
test/processes/">processes API test directory</a>. |
| 14 </p> | 10 </p> |
| 15 | 11 |
| 16 <!-- END AUTHORED CONTENT --> | 12 <!-- END AUTHORED CONTENT --> |
| OLD | NEW |