Index: Source/core/dom/NodeList.idl |
diff --git a/Source/core/dom/NodeList.idl b/Source/core/dom/NodeList.idl |
index 02bf9713a05dcf45e5a2d6dc13f570bf8905e317..b7c746e61003bcc53371d8158c1137e1201c3558 100644 |
--- a/Source/core/dom/NodeList.idl |
+++ b/Source/core/dom/NodeList.idl |
@@ -22,7 +22,6 @@ |
CustomIsReachable, |
CustomNamedGetter, |
DependentLifetime, |
- SkipVTableValidation |
] interface NodeList { |
getter Node item([IsIndex,Default=Undefined] optional unsigned long index); |