Index: samples/third_party/dromaeo/tests/dom-attr.dart |
diff --git a/samples/third_party/dromaeo/tests/dom-attr.dart b/samples/third_party/dromaeo/tests/dom-attr.dart |
index f033197a7e4f4b091e40bce7975ab5b535997b4f..2eb1027500a0e13566d83e7c1e8e4931f79423e6 100644 |
--- a/samples/third_party/dromaeo/tests/dom-attr.dart |
+++ b/samples/third_party/dromaeo/tests/dom-attr.dart |
@@ -1,5 +1,5 @@ |
#library("dom_attr"); |
-#import("dart:dom"); |
+#import("dart:dom_deprecated"); |
#import("dart:json"); |
#source("Common.dart"); |
#source("RunnerSuite.dart"); |