Chromium Code Reviews| Index: Source/core/xml/XSLTProcessor.idl |
| diff --git a/Source/core/xml/XSLTProcessor.idl b/Source/core/xml/XSLTProcessor.idl |
| index 3dc316d2cceaee3eac92b9878cc9077a01db9eac..6762b7666e26b718e3632af054faca5b5479ce31 100644 |
| --- a/Source/core/xml/XSLTProcessor.idl |
| +++ b/Source/core/xml/XSLTProcessor.idl |
| @@ -32,7 +32,6 @@ |
| [ |
| Constructor, |
| - ImplementationLacksVTable |
| ] interface XSLTProcessor { |
| void importStylesheet([Default=Undefined] optional Node stylesheet); |