Index: tests/dom/indexeddb_3_test.dart |
diff --git a/tests/dom/indexeddb_3_test.dart b/tests/dom/indexeddb_3_test.dart |
index 1387e079de5c3800c6ca003ee4836172e5203e73..da2692f59ab3f41adc1df3b7fe2f3ad882872f9f 100644 |
--- a/tests/dom/indexeddb_3_test.dart |
+++ b/tests/dom/indexeddb_3_test.dart |
@@ -1,7 +1,7 @@ |
#library('IndexedDB3Test'); |
#import('../../lib/unittest/unittest.dart'); |
#import('../../lib/unittest/dom_config.dart'); |
-#import('dart:dom'); |
+#import('dart:dom_deprecated'); |
#import('dart:coreimpl'); |
// Read with cursor. |