| Index: tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| diff --git a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| index da290f4ab75933c10774b9d679b46da276d475ee..394f526543c7fbc116049a2b6444289e104bb89b 100644
|
| --- a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| @@ -53,7 +53,7 @@ import 'dart:_js_helper' show
|
| makeLeafDispatchRecord;
|
| import 'dart:_interceptors' show
|
| Interceptor, JSExtendableArray, findInterceptorConstructorForType,
|
| - findConstructorForWebComponentType, getNativeInterceptor,
|
| + findConstructorForNativeSubclassType, getNativeInterceptor,
|
| setDispatchProperty, findInterceptorForType;
|
| import 'dart:_isolate_helper' show IsolateNatives;
|
| import 'dart:_foreign_helper' show JS;
|
|
|