Index: tests/dom/performance_api_test.dart |
diff --git a/tests/dom/performance_api_test.dart b/tests/dom/performance_api_test.dart |
index 76c436a05474dbbe691cf2b9e11f084fa2e4dbd3..dbe06e5782998fea9da22166ab92d071056a1583 100644 |
--- a/tests/dom/performance_api_test.dart |
+++ b/tests/dom/performance_api_test.dart |
@@ -1,7 +1,7 @@ |
#library('PerformanceApiTest'); |
#import('../../lib/unittest/unittest.dart'); |
#import('../../lib/unittest/dom_config.dart'); |
-#import('dart:dom'); |
+#import('dart:dom_deprecated'); |
main() { |
useDomConfiguration(); |