| Index: tools/dom/idl/dart/dart.idl
|
| diff --git a/tools/dom/idl/dart/dart.idl b/tools/dom/idl/dart/dart.idl
|
| index e823e52c97ce77b47b08667f3229361c029f011b..8ef3b7a677a8e6b6133473e370c83110f0b7a1f5 100644
|
| --- a/tools/dom/idl/dart/dart.idl
|
| +++ b/tools/dom/idl/dart/dart.idl
|
| @@ -327,7 +327,7 @@ interface SQLResultSetRowList {
|
| [Custom] Dictionary item(in unsigned long index);
|
| };
|
|
|
| -[Supplemental, CustomConstructor, Constructor(in DOMString url)]
|
| +[Supplemental]
|
| interface WebSocket {
|
| // Suppress the default since it has non-standard return type and add
|
| // overrides.
|
|
|