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