Chromium Code Reviews| Index: tests/dom/native_gc_test.dart |
| diff --git a/tests/dom/native_gc_test.dart b/tests/dom/native_gc_test.dart |
| index 76c5a37fa1a2332318acb71310f1c04c540a88c4..c36fa72520d1b84b4c1d846129d9ef353519ea7a 100644 |
| --- a/tests/dom/native_gc_test.dart |
| +++ b/tests/dom/native_gc_test.dart |
| @@ -1,7 +1,7 @@ |
| #library('NativeGCTest'); |
| #import('../../lib/unittest/unittest.dart'); |
| #import('../../lib/unittest/dom_config.dart'); |
| -#import('dart:dom'); |
| +#import('dart:dom_deprecated'); |
| main() { |
| useDomConfiguration(); |