Index: tools/dom/templates/html/dart2js/chrome_dart2js.darttemplate |
diff --git a/tools/dom/templates/html/dart2js/chrome_dart2js.darttemplate b/tools/dom/templates/html/dart2js/chrome_dart2js.darttemplate |
index 0e2723ad2f01fdb32bb61655be8e7edbe09c3ec9..b41466fcedf7b6e0422ef25fbac0dda3987dcd77 100644 |
--- a/tools/dom/templates/html/dart2js/chrome_dart2js.darttemplate |
+++ b/tools/dom/templates/html/dart2js/chrome_dart2js.darttemplate |
@@ -7,4 +7,6 @@ |
library chrome; |
+import 'dart:_foreign_helper' show JS; |
+ |
part '$AUXILIARY_DIR/chrome/sample.dart'; |