Chromium Code Reviews| Index: Source/core/xml/XPathExpression.idl |
| diff --git a/Source/core/xml/XPathExpression.idl b/Source/core/xml/XPathExpression.idl |
| index ed5322960dcd3d8ccea799dcf70b141f14ed6fc9..337e4d8436654298a52944a4f92488acf3e4c70e 100644 |
| --- a/Source/core/xml/XPathExpression.idl |
| +++ b/Source/core/xml/XPathExpression.idl |
| @@ -19,7 +19,6 @@ |
| */ |
| [ |
| NoInterfaceObject, |
| - ImplementationLacksVTable |
| ] interface XPathExpression { |
| [RaisesException] XPathResult evaluate([Default=Undefined] optional Node contextNode, |
| [Default=Undefined] optional unsigned short type, |