Chromium Code Reviews| Index: Source/core/dom/MessageChannel.idl |
| diff --git a/Source/core/dom/MessageChannel.idl b/Source/core/dom/MessageChannel.idl |
| index c81bd4c9e6912920b7d729eb3384ccb14feb5657..9f647832ac9eee05a86630de5f1031aaf48da5de 100644 |
| --- a/Source/core/dom/MessageChannel.idl |
| +++ b/Source/core/dom/MessageChannel.idl |
| @@ -28,7 +28,6 @@ |
| Constructor, |
| CallWith=ScriptExecutionContext, |
| CustomConstructor, |
| - ImplementationLacksVTable |
| ] interface MessageChannel { |
| readonly attribute MessagePort port1; |