| Index: chrome/common/extensions/docs/types.html
|
| diff --git a/chrome/common/extensions/docs/types.html b/chrome/common/extensions/docs/types.html
|
| index 5707d5854824f27672733b5ad28415f1007f8078..9ddc0659f15f0f8ceb574de3f1b49ab096657ba5 100644
|
| --- a/chrome/common/extensions/docs/types.html
|
| +++ b/chrome/common/extensions/docs/types.html
|
| @@ -702,7 +702,7 @@ considering the precedence rules. It is used by Chrome.
|
|
|
| <!-- OBJECT METHODS -->
|
| <dd>
|
| - <div class="apiGroup" style="">
|
| + <div class="apiGroup" style="display: none; ">
|
| <a name="global-ChromeSetting-methods"></a>
|
| <h3>Methods of ChromeSetting</h3>
|
|
|
| @@ -1839,7 +1839,7 @@ considering the precedence rules. It is used by Chrome.
|
|
|
| <!-- OBJECT EVENT FIELDS -->
|
| <dd>
|
| - <div class="apiGroup" style="">
|
| + <div class="apiGroup" style="display: none; ">
|
| <a name="global-ChromeSetting-events"></a>
|
| <h3>Events of ChromeSetting</h3>
|
| <!-- iterates over all events -->
|
|
|