Chromium Code Reviews| Index: Source/core/xml/DOMParser.idl |
| diff --git a/Source/core/xml/DOMParser.idl b/Source/core/xml/DOMParser.idl |
| index c602a59fd9a26f46900e2fb1df993342e3af1512..f2161b4a9ac82678629b74e6af15ed48c0932b5c 100644 |
| --- a/Source/core/xml/DOMParser.idl |
| +++ b/Source/core/xml/DOMParser.idl |
| @@ -19,7 +19,6 @@ |
| [ |
| Constructor, |
| - ImplementationLacksVTable |
| ] interface DOMParser { |
| Document parseFromString([Default=Undefined] optional DOMString str, |
| [Default=Undefined] optional DOMString contentType); |