Index: Source/core/dom/MutationRecord.idl |
diff --git a/Source/core/dom/MutationRecord.idl b/Source/core/dom/MutationRecord.idl |
index 2002d1dcddc909d79285e4eecb4e4baf2def2e7f..c3ef6164eb8442be9ad2646b9efc2f77913b5eed 100644 |
--- a/Source/core/dom/MutationRecord.idl |
+++ b/Source/core/dom/MutationRecord.idl |
@@ -29,7 +29,6 @@ |
*/ |
[ |
- SkipVTableValidation |
] interface MutationRecord { |
readonly attribute DOMString type; |
readonly attribute Node target; |