Chromium Code Reviews| Index: Source/core/xml/XPathResult.idl |
| diff --git a/Source/core/xml/XPathResult.idl b/Source/core/xml/XPathResult.idl |
| index 0e21736503f4392ccce26004e83061824f5f55a6..99f62af1e2fa04e815d8f658591275105215eaf6 100644 |
| --- a/Source/core/xml/XPathResult.idl |
| +++ b/Source/core/xml/XPathResult.idl |
| @@ -18,7 +18,6 @@ |
| */ |
| [ |
| - ImplementationLacksVTable |
| ] interface XPathResult { |
| const unsigned short ANY_TYPE = 0; |
| const unsigned short NUMBER_TYPE = 1; |