| Index: tests/dom/indexeddb_2_test.dart
|
| diff --git a/tests/dom/indexeddb_2_test.dart b/tests/dom/indexeddb_2_test.dart
|
| index 0fd31cbacf8ac492f8d687eff88ee18a6d5335ad..662cffd6876adf30c31b687714db1f6d9c1954eb 100644
|
| --- a/tests/dom/indexeddb_2_test.dart
|
| +++ b/tests/dom/indexeddb_2_test.dart
|
| @@ -1,7 +1,7 @@
|
| #library('IndexedDB1Test');
|
| #import('../../lib/unittest/unittest.dart');
|
| #import('../../lib/unittest/dom_config.dart');
|
| -#import('dart:dom');
|
| +#import('dart:dom_deprecated');
|
| #import('dart:coreimpl');
|
| #import('utils.dart');
|
|
|
|
|