| Index: chrome/common/extensions/docs/contextMenus.html
|
| diff --git a/chrome/common/extensions/docs/contextMenus.html b/chrome/common/extensions/docs/contextMenus.html
|
| index f76f8c32404439c4aa0d29b45a6e51402eebb7cc..d5d029163c6457565543a79642d1b63c04c9ad73 100644
|
| --- a/chrome/common/extensions/docs/contextMenus.html
|
| +++ b/chrome/common/extensions/docs/contextMenus.html
|
| @@ -717,7 +717,7 @@ You can find samples of this API on the
|
| <dd class="todo" style="display: none; ">
|
| Undocumented.
|
| </dd>
|
| - <dd>List of contexts this menu item will appear in. Legal values are: 'all', 'page', 'selection', 'link', 'editable', 'image', 'video', and 'audio'. Defaults to ['page'].</dd>
|
| + <dd>List of contexts this menu item will appear in. Legal values are: 'all', 'page', 'frame', 'selection', 'link', 'editable', 'image', 'video', and 'audio'. Defaults to ['page'].</dd>
|
| <dd style="display: none; ">
|
| This parameter was added in version
|
| <b><span></span></b>.
|
|
|