| 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 0cdd7605f18afcfa9ca98c8610b78678965d0f49..fbdc7fa81628dd1c07dc2768ddf036a737402752 100644
|
| --- a/chrome/common/extensions/api/web_request_internal.json
|
| +++ b/chrome/common/extensions/api/web_request_internal.json
|
| @@ -29,7 +29,8 @@
|
| }
|
| },
|
| {"type": "string", "name": "eventName"},
|
| - {"type": "string", "name": "subEventName"}
|
| + {"type": "string", "name": "subEventName"},
|
| + {"type": "integer", "name": "webViewInstanceId"}
|
| ]
|
| },
|
| {
|
|
|