From 077571b824404a3273db2413022d3e0101d14259 Mon Sep 17 00:00:00 2001 From: andretshurotshka Date: Thu, 14 Mar 2019 18:48:49 +0500 Subject: [PATCH] Remove BroadcastChannelEventMap --- inputfiles/addedTypes.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/inputfiles/addedTypes.json b/inputfiles/addedTypes.json index 10a1da38f..cdce5fd3d 100644 --- a/inputfiles/addedTypes.json +++ b/inputfiles/addedTypes.json @@ -417,22 +417,6 @@ } ] }, - "BroadcastChannelEventMap": { - "name": "BroadcastChannelEventMap", - "properties": { - "property": { - "message": { - "name": "message", - "override-type": "MessageEvent" - }, - "messageerror": { - "name": "messageerror", - "override-type": "MessageEvent" - } - } - }, - "no-interface-object": "1" - }, "CSSStyleDeclaration": { "name": "CSSStyleDeclaration", "properties": {