Index: samples/third_party/dromaeo/tests/dom-modify.dart |
diff --git a/samples/third_party/dromaeo/tests/dom-modify.dart b/samples/third_party/dromaeo/tests/dom-modify.dart |
index 990ec37235f8ff199894e439dd94e7307bb67df9..40873897c250aaf87d0e0b67a603b3b757ca668d 100644 |
--- a/samples/third_party/dromaeo/tests/dom-modify.dart |
+++ b/samples/third_party/dromaeo/tests/dom-modify.dart |
@@ -1,5 +1,5 @@ |
#library("dom_modify"); |
-#import("dart:dom"); |
+#import("dart:dom_deprecated"); |
#import("dart:json"); |
#source("Common.dart"); |
#source("RunnerSuite.dart"); |