Chromium Code Reviews| Index: Source/core/svg/SVGException.idl |
| diff --git a/Source/core/svg/SVGException.idl b/Source/core/svg/SVGException.idl |
| index d9872df3efc112f1a5bf329acc4626442b482415..37032edf1c0bdd036fed1580c8201a990fd32ae1 100644 |
| --- a/Source/core/svg/SVGException.idl |
| +++ b/Source/core/svg/SVGException.idl |
| @@ -21,7 +21,6 @@ |
| [ |
| Conditional=SVG, |
| DoNotCheckConstants, |
| - ImplementationLacksVTable |
| ] exception SVGException { |
| readonly attribute unsigned short code; |