Index: lib/html/html_dartium.dart |
diff --git a/lib/html/html_dartium.dart b/lib/html/html_dartium.dart |
index 3b0b53450c594c138ab2ac5fba896ec550e7ed58..66a9b9bb2f0b583a82b8d52889230a446120a2bd 100644 |
--- a/lib/html/html_dartium.dart |
+++ b/lib/html/html_dartium.dart |
@@ -7,7 +7,7 @@ |
#library("html"); |
-#import('dart:dom', prefix:'dom'); |
+#import('dart:dom_deprecated', prefix:'dom'); |
#source('generated/html/dartium/AbstractWorker.dart'); |
#source('generated/html/dartium/AnchorElement.dart'); |