Chromium Code Reviews| Index: Source/core/dom/Element.idl |
| diff --git a/Source/core/dom/Element.idl b/Source/core/dom/Element.idl |
| index 52be6875f65eb2beee8d9caf0178a4d2af17013b..0d251959f5df5ffd76a4c79103d6f8a1209133b2 100644 |
| --- a/Source/core/dom/Element.idl |
| +++ b/Source/core/dom/Element.idl |
| @@ -20,7 +20,6 @@ |
| [ |
| CustomToV8, |
| - SkipVTableValidation |
| ] interface Element : Node { |
| // DOM Level 1 Core |