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