Chromium Code Reviews| Index: Source/core/xml/XPathException.idl |
| diff --git a/Source/core/xml/XPathException.idl b/Source/core/xml/XPathException.idl |
| index 98aedc2cdbdf99153b116323c192722b920f5245..2f4ef9f9f4152b7a77d79158691e9c311c6719df 100644 |
| --- a/Source/core/xml/XPathException.idl |
| +++ b/Source/core/xml/XPathException.idl |
| @@ -27,7 +27,7 @@ |
| */ |
| [ |
| - DoNotCheckConstants, |
| + DoNotCheckConstants |
| ] exception XPathException { |
| readonly attribute unsigned short code; |