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