Index: tests/dom/typed_arrays_2_test.dart |
diff --git a/tests/dom/typed_arrays_2_test.dart b/tests/dom/typed_arrays_2_test.dart |
index 818d6762ed4f63b567d67b2d61594f3840e6441a..496987393c3fdca5177071013eede0b9de2f7737 100644 |
--- a/tests/dom/typed_arrays_2_test.dart |
+++ b/tests/dom/typed_arrays_2_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() { |