Index: chrome/common/extensions/api/web_request_internal.json |
diff --git a/chrome/common/extensions/api/web_request_internal.json b/chrome/common/extensions/api/web_request_internal.json |
index c5b8aac0bc6c9c206c9078faac14a4dce019f7ac..f185b2ff86e2da1e92e6db988e4575aa1a71e90a 100644 |
--- a/chrome/common/extensions/api/web_request_internal.json |
+++ b/chrome/common/extensions/api/web_request_internal.json |
@@ -31,7 +31,8 @@ |
} |
}, |
{"type": "string", "name": "eventName"}, |
- {"type": "string", "name": "subEventName"} |
+ {"type": "string", "name": "subEventName"}, |
+ {"type": "integer", "name": "webViewInstanceId"} |
] |
}, |
{ |