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