Chromium Code Reviews| Index: test/cycle_b.dart |
| diff --git a/test/cycle_b.dart b/test/cycle_b.dart |
| index 7dd9b5ca5764a30d319272123e34bf1f66273aa3..3af725d832d086940f2ebb7f4870ce50095b80af 100644 |
| --- a/test/cycle_b.dart |
| +++ b/test/cycle_b.dart |
| @@ -3,7 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| library initialize.test.cycle_b; |
| -import 'initialize_tracker.dart'; |
| +import 'package:initialize/src/initialize_tracker.dart'; |
| import 'cycle_a.dart'; |
| @initializeTracker |