Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/intros/management.html |
| diff --git a/chrome/common/extensions/docs/templates/intros/management.html b/chrome/common/extensions/docs/templates/intros/management.html |
| index d5c767e0ae1e499ce76be8dc02b408835cb4668f..37e9639a8e977ab0142cb33a364d0440f2c0e9b7 100644 |
| --- a/chrome/common/extensions/docs/templates/intros/management.html |
| +++ b/chrome/common/extensions/docs/templates/intros/management.html |
| @@ -1,7 +1,3 @@ |
| -<p id="classSummary"> |
| -The <code>chrome.management</code> module provides ways to manage the list of extensions/apps that are installed and running. It is particularly useful for extensions that <a href="override.html">override</a> the built-in New Tab page. |
| -</p> |
| - |
| <h2 id="manifest">Manifest</h2> |
| <p>You must declare the "management" permission |