Index: tests/dom/typed_arrays_4_test.dart |
diff --git a/tests/dom/typed_arrays_4_test.dart b/tests/dom/typed_arrays_4_test.dart |
index b4c6e72821e8e4ced343d0d0364d7ec3b823330d..2f9d99b6dfb1d2e0c476016cc934cfd46469c252 100644 |
--- a/tests/dom/typed_arrays_4_test.dart |
+++ b/tests/dom/typed_arrays_4_test.dart |
@@ -5,7 +5,7 @@ |
#library('TypedArrays4Test'); |
#import('../../lib/unittest/unittest.dart'); |
#import('../../lib/unittest/dom_config.dart'); |
-#import('dart:dom'); |
+#import('dart:dom_deprecated'); |
main() { |