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