| Index: chrome/common/extensions/docs/contentSettings.html
|
| diff --git a/chrome/common/extensions/docs/contentSettings.html b/chrome/common/extensions/docs/contentSettings.html
|
| index 0a71540ecf97ea82f0ac503a6b007d7019693d03..fa97246c7ead6cc876ac5292ec1d7b50561f8192 100644
|
| --- a/chrome/common/extensions/docs/contentSettings.html
|
| +++ b/chrome/common/extensions/docs/contentSettings.html
|
| @@ -447,7 +447,7 @@
|
| <dd class="todo" style="display: none; ">
|
| Undocumented.
|
| </dd>
|
| - <dd>Whether to show images. One of<br><var>allow</var>: Show images,<br><var>block</var>: Don't show images. Default is <var>allow</var>.<br>The primary URL is the main-frame URL. The secondary URL is not used.</dd>
|
| + <dd>Whether to show images. One of<br><var>allow</var>: Show images,<br><var>block</var>: Don't show images. Default is <var>allow</var>.<br>The primary URL is the main-frame URL. The secondary URL is the URL of the image.</dd>
|
| <dd style="display: none; ">
|
| This parameter was added in version
|
| <b><span></span></b>.
|
|
|