Chromium Code Reviews| Index: Source/core/xml/XPathEvaluator.idl |
| diff --git a/Source/core/xml/XPathEvaluator.idl b/Source/core/xml/XPathEvaluator.idl |
| index c03c3657eb00b533e0d56159731b7d84e6b24f5e..59b45fcf177cac974a23e8ffb17bfce61348d721 100644 |
| --- a/Source/core/xml/XPathEvaluator.idl |
| +++ b/Source/core/xml/XPathEvaluator.idl |
| @@ -18,7 +18,7 @@ |
| */ |
| [ |
| - Constructor, |
| + Constructor |
| ] interface XPathEvaluator { |
| [RaisesException] XPathExpression createExpression([Default=Undefined] optional DOMString expression, |
| [Default=Undefined] optional XPathNSResolver resolver); |