Index: tools/dom/templates/html/dartium/svg_dartium.darttemplate |
diff --git a/tools/dom/templates/html/dartium/svg_dartium.darttemplate b/tools/dom/templates/html/dartium/svg_dartium.darttemplate |
index bee159620ae7d9b9cdee7e08ce312e36d58390fb..6efd3088c3c67dd90e6ba9346ae3fd2a05196842 100644 |
--- a/tools/dom/templates/html/dartium/svg_dartium.darttemplate |
+++ b/tools/dom/templates/html/dartium/svg_dartium.darttemplate |
@@ -9,6 +9,7 @@ import 'dart:_internal' hide deprecated; |
import 'dart:html'; |
import 'dart:html_common'; |
import 'dart:nativewrappers'; |
+import 'dart:blink' as blink; |
part '$AUXILIARY_DIR/shared_SVGFactoryProviders.dart'; |