| 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 2bd9b8e54092ea6cc94f3d1b73707e0c5baef5a4..99ba8a981961b72bc8f8d9a355db8e1d6631c9f5 100644
|
| --- a/lib/html/templates/html/interface/interface_MutationObserver.darttemplate
|
| +++ b/lib/html/templates/html/interface/interface_MutationObserver.darttemplate
|
| @@ -5,7 +5,7 @@
|
| // WARNING: Do not edit - generated code.
|
|
|
| $!COMMENT
|
| -interface $ID$EXTENDS {
|
| +abstract class $ID$EXTENDS {
|
| $!MEMBERS
|
| void observe(Node target,
|
| [Map options,
|
|
|