| Index: lib/html/templates/html/interface/interface_MutationObserver.darttemplate
|
| diff --git a/lib/html/templates/html/interface/interface_MutationObserver.darttemplate b/lib/html/templates/html/interface/interface_MutationObserver.darttemplate
|
| index bde6196ec71cdcf98158146c343854ca9994fb0b..328196dd04013623502c24528031a437327dad1d 100644
|
| --- a/lib/html/templates/html/interface/interface_MutationObserver.darttemplate
|
| +++ b/lib/html/templates/html/interface/interface_MutationObserver.darttemplate
|
| @@ -4,6 +4,8 @@
|
|
|
| // WARNING: Do not edit - generated code.
|
|
|
| +part of html;
|
| +
|
| $!COMMENT
|
| abstract class $ID$EXTENDS {
|
| $!MEMBERS
|
|
|