| Index: chrome/common/extensions/docs/extension.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/extension.html (revision 46927)
|
| +++ chrome/common/extensions/docs/extension.html (working copy)
|
| @@ -1158,7 +1158,7 @@
|
| <dd class="todo" style="display: none; ">
|
| Undocumented.
|
| </dd>
|
| - <dd>The type of view to get. If omitted, returns all views (including background pages and tabs). Valid values: 'tab', 'infobar', 'notification'.</dd>
|
| + <dd>The type of view to get. If omitted, returns all views (including background pages and tabs). Valid values: 'tab', 'infobar', 'notification', 'popup'.</dd>
|
|
|
| <!-- OBJECT PROPERTIES -->
|
| <dd style="display: none; ">
|
|
|