Chromium Code Reviews| Index: Source/modules/websockets/DOMWindowWebSocket.idl |
| diff --git a/Source/modules/websockets/DOMWindowWebSocket.idl b/Source/modules/websockets/DOMWindowWebSocket.idl |
| index 7e183c48a2432c720f5712e9d4f4ec6686ce8ea3..efc821c7f93e3397af3aa5562d0dad5ddc6753fd 100644 |
| --- a/Source/modules/websockets/DOMWindowWebSocket.idl |
| +++ b/Source/modules/websockets/DOMWindowWebSocket.idl |
| @@ -25,6 +25,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Supplemental=DOMWindow |
| ] interface DOMWindowWebSocket { |
| attribute CloseEventConstructor CloseEvent; |