| Index: sdk/lib/html/templates/html/impl/impl_MutationObserver.darttemplate
|
| diff --git a/sdk/lib/html/templates/html/impl/impl_MutationObserver.darttemplate b/sdk/lib/html/templates/html/impl/impl_MutationObserver.darttemplate
|
| index 2bfbd2e348420da9400d784da35a69ef8d96cb73..a42316567e411fc1139788fe76f599c0e4e80543 100644
|
| --- a/sdk/lib/html/templates/html/impl/impl_MutationObserver.darttemplate
|
| +++ b/sdk/lib/html/templates/html/impl/impl_MutationObserver.darttemplate
|
| @@ -4,6 +4,7 @@
|
|
|
| part of html;
|
|
|
| +/// @domName $DOMNAME
|
| class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC {
|
| $!MEMBERS
|
| void observe(Node target,
|
|
|