Index: third_party/WebKit/Source/core/dom/NodeIterator.idl |
diff --git a/third_party/WebKit/Source/core/dom/NodeIterator.idl b/third_party/WebKit/Source/core/dom/NodeIterator.idl |
index 32dd39507f17c1a81d31f16bf65246e00e18e674..edef9d56158e6264f03d8a1ab07aba1d43987e3f 100644 |
--- a/third_party/WebKit/Source/core/dom/NodeIterator.idl |
+++ b/third_party/WebKit/Source/core/dom/NodeIterator.idl |
@@ -22,7 +22,6 @@ |
[ |
SetWrapperReferenceTo(NodeFilter filter), |
- GarbageCollected, |
] interface NodeIterator { |
[SameObject] readonly attribute Node root; |
readonly attribute Node referenceNode; |