Chromium Code Reviews| Index: lib/dom/templates/html/interface/interface_NodeList.darttemplate |
| diff --git a/lib/dom/templates/html/interface/interface_NodeList.darttemplate b/lib/dom/templates/html/interface/interface_NodeList.darttemplate |
| index d8935f5694abec6ee165e91b711ba5e2103eff43..dca544a5a823a20f09d1825cc295a5241d94cec2 100644 |
| --- a/lib/dom/templates/html/interface/interface_NodeList.darttemplate |
| +++ b/lib/dom/templates/html/interface/interface_NodeList.darttemplate |
| @@ -4,6 +4,7 @@ |
| // WARNING: Do not edit - generated code. |
| +$!COMMENT |
| interface $ID$EXTENDS { |
| NodeList filter(bool f(Node element)); |