| Index: chrome/common/extensions/docs/templates/intros/types.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/types.html b/chrome/common/extensions/docs/templates/intros/types.html
|
| index 67257dd4bced9a5d7440e14621d045b7bcd83eb7..7ddca3fe28b54ca1498bf39466c836ce84d6e9aa 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/types.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/types.html
|
| @@ -1,11 +1,3 @@
|
| -<p id="classSummary">
|
| -The <code>chrome.types</code> module contains type declarations for Chrome.
|
| -Currently this comprises only a prototype for giving other
|
| -modules access to manage Chrome browser settings. This prototype is used,
|
| -for example, for
|
| - $ref:proxy.settings.
|
| -</p>
|
| -
|
| <h2 id="ChromeSetting">Chrome settings</h2>
|
|
|
| <p>
|
| @@ -96,4 +88,4 @@ settings of regular windows can be defined by previously installed extensions.
|
| <p>
|
| The <em>effective</em> value of a setting is the one that results from
|
| considering the precedence rules. It is used by Chrome.
|
| -<p>
|
| +<p>
|
|
|