Chromium Code Reviews| Index: client/dom/templates/dom/interface/interface_XSLTProcessor.darttemplate |
| diff --git a/client/dom/templates/dom/interface/interface_XSLTProcessor.darttemplate b/client/dom/templates/dom/interface/interface_XSLTProcessor.darttemplate |
| index 46429b2dc5756efea65a74b69480d36d48d7b1eb..2fb72f47a4b6a1b85813977d608a60b718d5a133 100644 |
| --- a/client/dom/templates/dom/interface/interface_XSLTProcessor.darttemplate |
| +++ b/client/dom/templates/dom/interface/interface_XSLTProcessor.darttemplate |
| @@ -4,7 +4,7 @@ |
| // WARNING: Do not edit - generated code. |
| -interface XSLTProcessor$!EXTENDS default _XSLTProcessorFactoryProvider { |
| +interface XSLTProcessor$EXTENDS default _XSLTProcessorFactoryProvider { |
| XSLTProcessor(); |
| $!MEMBERS} |