| Index: third_party/WebKit/Source/modules/navigatorconnect/ServicePortConnectEvent.idl
|
| diff --git a/third_party/WebKit/Source/modules/navigatorconnect/ServicePortConnectEvent.idl b/third_party/WebKit/Source/modules/navigatorconnect/ServicePortConnectEvent.idl
|
| index 799c4bbe5f93b308e04ebaaec382b1426050bdca..27fd436baa4e93ae92a84e57a2adc3ab3fb26c98 100644
|
| --- a/third_party/WebKit/Source/modules/navigatorconnect/ServicePortConnectEvent.idl
|
| +++ b/third_party/WebKit/Source/modules/navigatorconnect/ServicePortConnectEvent.idl
|
| @@ -6,7 +6,6 @@
|
| [
|
| Exposed=ServiceWorker,
|
| RuntimeEnabled=NavigatorConnect,
|
| - TypeChecking=Interface,
|
| Constructor(DOMString type, optional ServicePortConnectEventInit eventInitDict),
|
| ] interface ServicePortConnectEvent : ExtendableEvent {
|
| readonly attribute DOMString targetURL;
|
|
|