Chromium Code Reviews| Index: chrome/common/extensions/docs/server2/templates/intros/permissions.html |
| diff --git a/chrome/common/extensions/docs/server2/templates/intros/permissions.html b/chrome/common/extensions/docs/server2/templates/intros/permissions.html |
| index ab3c61dcb0f265d43644919e139d5a29d638106a..37ba76efc97d6ac62cc5dda454377c1243721bc0 100644 |
| --- a/chrome/common/extensions/docs/server2/templates/intros/permissions.html |
| +++ b/chrome/common/extensions/docs/server2/templates/intros/permissions.html |
| @@ -13,9 +13,7 @@ |
| </p> |
| <h2 id="howto"> Implementing optional permissions </h2> |
| -<h3 id="types"> |
| - Step 1: Decide which permissions are optional and required |
| -</h3> |
| +<h3 id="types"> Step 1: Decide which permissions are optional and required </h3> |
|
not at google - send to devlin
2012/07/20 02:04:54
maybe we should fix the parser rather than fix the
|
| <p> |
| Extensions should generally require permissions when they are needed for the |
| extension's basic functionality and employ optional permissions for optional |