| Index: sdk/lib/html/templates/html/dart2js/factoryprovider_MutationObserver.darttemplate
|
| diff --git a/sdk/lib/html/templates/html/dart2js/factoryprovider_MutationObserver.darttemplate b/sdk/lib/html/templates/html/dart2js/factoryprovider_MutationObserver.darttemplate
|
| index 83ff8c9d7c214250dde4f21280d89a39ba1dd018..2583ce802635e83fb12790e6a9ba5d603f0054aa 100644
|
| --- a/sdk/lib/html/templates/html/dart2js/factoryprovider_MutationObserver.darttemplate
|
| +++ b/sdk/lib/html/templates/html/dart2js/factoryprovider_MutationObserver.darttemplate
|
| @@ -2,6 +2,8 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| +part of html;
|
| +
|
| class $FACTORYPROVIDER {
|
| static $CONSTRUCTOR create$(CONSTRUCTOR)(MutationCallback callback) native '''
|
| var constructor =
|
|
|