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 cac23bf9d298c8b4a4a9f8bfd3901d17dd4a6143..f1a87f54773a48e75435fc3b4dda4fee179a9e03 100644 |
--- a/tools/dom/templates/html/dart2js/html_dart2js.darttemplate |
+++ b/tools/dom/templates/html/dart2js/html_dart2js.darttemplate |
@@ -54,7 +54,7 @@ import 'dart:_js_helper' show |
convertDartClosureToJS, Creates, JavaScriptIndexingBehavior, |
JSName, Native, Returns, ForceInline, |
findDispatchTagForInterceptorClass, setNativeSubclassDispatchRecord, |
- makeLeafDispatchRecord; |
+ makeLeafDispatchRecord, registerGlobalObject; |
import 'dart:_interceptors' show |
Interceptor, JSExtendableArray, JSUInt31, |
findInterceptorConstructorForType, |