Index: chrome/common/extensions/docs/experimental.webRequest.html |
diff --git a/chrome/common/extensions/docs/experimental.webRequest.html b/chrome/common/extensions/docs/experimental.webRequest.html |
index 3f58cd189c36b72b65f69e6ff6e79fd64db6b4a8..eab2de76a75771c9eb3be126d0fd7d625193c308 100644 |
--- a/chrome/common/extensions/docs/experimental.webRequest.html |
+++ b/chrome/common/extensions/docs/experimental.webRequest.html |
@@ -2849,7 +2849,7 @@ chrome.windows.onRemoved.addListener( |
<dd class="todo" style="display: none; "> |
Undocumented. |
</dd> |
- <dd>The ID of the tab in which the request takes place. Set to null if the request isn't related to a tab.</dd> |
+ <dd>The ID of the tab in which the request takes place. Set to -1 if the request isn't related to a tab.</dd> |
<dd style="display: none; "> |
This parameter was added in version |
<b><span></span></b>. |