Chromium Code Reviews| Index: tests/lib/async/timer_test.dart | 
| diff --git a/tests/lib/async/timer_test.dart b/tests/lib/async/timer_test.dart | 
| index c25ce141be1f133c2129896fd15b9a9220608e35..fc7ee876b027985a7723f801db38787ca1991054 100644 | 
| --- a/tests/lib/async/timer_test.dart | 
| +++ b/tests/lib/async/timer_test.dart | 
| @@ -5,7 +5,7 @@ | 
| library timer_test; | 
| import 'dart:async'; | 
| -import '../../../pkg/unittest/lib/unittest.dart'; | 
| +import 'package:unittest/unittest.dart'; | 
| const int STARTTIMEOUT = 1050; | 
| const int DECREASE = 200; |