Chromium Code Reviews| Index: dom/NodeIterator.idl |
| diff --git a/dom/NodeIterator.idl b/dom/NodeIterator.idl |
| index 77259d0d8a30156f6a32cfc1ef741a9cd0253eed..4e316d5ea9407161250ec6ae32679f010555c9d4 100644 |
| --- a/dom/NodeIterator.idl |
| +++ b/dom/NodeIterator.idl |
| @@ -20,7 +20,6 @@ |
| // Introduced in DOM Level 2: |
| [ |
| - JSCustomMarkFunction, |
| ImplementationLacksVTable |
| ] interface NodeIterator { |
| readonly attribute Node root; |