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