Index: lib/dom/templates/dom/native/dom_impl.darttemplate |
diff --git a/lib/dom/templates/dom/native/dom_impl.darttemplate b/lib/dom/templates/dom/native/dom_impl.darttemplate |
index 4f040edfc92bf3e184c734577da6e017c0219fa9..da15766aed953368c31900a80e7e656f51beb50b 100644 |
--- a/lib/dom/templates/dom/native/dom_impl.darttemplate |
+++ b/lib/dom/templates/dom/native/dom_impl.darttemplate |
@@ -7,7 +7,7 @@ |
#library("DOM Implementation Library"); |
#import("dart:coreimpl"); |
-#import("dart:dom"); |
+#import("dart:dom_deprecated"); |
#import("dart:isolate"); |
#import("dart:nativewrappers"); |