| 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 d5d4f86845f392710b5b186ee426a6d3e19129a5..b1869f6233f783f21c6b8582a69c741f962ad4e2 100644
|
| --- a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| +++ b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate
|
| @@ -51,7 +51,7 @@ import 'dart:web_gl' as gl;
|
| import 'dart:web_sql';
|
| import 'dart:_js_helper' show
|
| convertDartClosureToJS, Creates, JavaScriptIndexingBehavior,
|
| - JSName, Null, Returns,
|
| + JSName, Native, Null, Returns,
|
| findDispatchTagForInterceptorClass, setNativeSubclassDispatchRecord,
|
| makeLeafDispatchRecord;
|
| import 'dart:_interceptors' show
|
|
|