| Index: chrome/common/extensions/docs/tabs.html
|
| diff --git a/chrome/common/extensions/docs/tabs.html b/chrome/common/extensions/docs/tabs.html
|
| index 6fcf3a6d880df0e4fee215d6c8f9dbb4ebd16994..c9d45d2542768c89abc16b380fa0109ad143f4aa 100644
|
| --- a/chrome/common/extensions/docs/tabs.html
|
| +++ b/chrome/common/extensions/docs/tabs.html
|
| @@ -5083,7 +5083,7 @@ For other examples and for help in viewing the source code, see
|
| <dd class="todo" style="display: none; ">
|
| Undocumented.
|
| </dd>
|
| - <dd>The ID of the parent window.</dd>
|
| + <dd>The ID of the parent window, or <a href="windows.html#property-WINDOW_ID_CURRENT">chrome.windows.WINDOW_ID_CURRENT</a> for the <a href="windows.html#current-window">current window</a>.</dd>
|
| <dd style="display: none; ">
|
| This parameter was added in version
|
| <b><span></span></b>.
|
|
|