Chromium Code Reviews| Index: Source/core/dom/DOMStringMap.idl |
| diff --git a/Source/core/dom/DOMStringMap.idl b/Source/core/dom/DOMStringMap.idl |
| index e200cc88996ce6f3bfc7bf52cfd696c7fd524c1f..a749b0f6ebccbcba71eeceb84ac35643462ac8d9 100644 |
| --- a/Source/core/dom/DOMStringMap.idl |
| +++ b/Source/core/dom/DOMStringMap.idl |
| @@ -29,7 +29,6 @@ |
| CustomDeleteProperty, |
| CustomEnumerateProperty, |
| CustomNamedSetter, |
| - SkipVTableValidation |
| ] interface DOMStringMap { |
| }; |