Index: tests/dom/typed_arrays_3_test.dart |
diff --git a/tests/dom/typed_arrays_3_test.dart b/tests/dom/typed_arrays_3_test.dart |
index 8d53565a83a3b997837dc3fff21dab189a1d81df..9444b164ed3f0ac5e98843e5b88296fa7c9a4512 100644 |
--- a/tests/dom/typed_arrays_3_test.dart |
+++ b/tests/dom/typed_arrays_3_test.dart |
@@ -5,7 +5,7 @@ |
#library('TypedArrays2Test'); |
#import('../../lib/unittest/unittest.dart'); |
#import('../../lib/unittest/dom_config.dart'); |
-#import('dart:dom'); |
+#import('dart:dom_deprecated'); |
main() { |