Chromium Code Reviews| Index: Source/core/xml/XSLTProcessor.idl |
| diff --git a/Source/core/xml/XSLTProcessor.idl b/Source/core/xml/XSLTProcessor.idl |
| index 684b33977b06e96261da2ad966ce62ecbc011a0e..5cef21eb81b44b7b42b07f8c5a4f784f8f71c997 100644 |
| --- a/Source/core/xml/XSLTProcessor.idl |
| +++ b/Source/core/xml/XSLTProcessor.idl |
| @@ -32,7 +32,7 @@ |
| [ |
| Constructor, |
| - MeasureAs=XSLTProcessor, |
| + MeasureAs=XSLTProcessor |
| ] interface XSLTProcessor { |
| void importStylesheet([Default=Undefined] optional Node stylesheet); |