Chromium Code Reviews| Index: tests/isolate/isolate_negative_test.dart | 
| =================================================================== | 
| --- tests/isolate/isolate_negative_test.dart (revision 12412) | 
| +++ tests/isolate/isolate_negative_test.dart (working copy) | 
| @@ -6,7 +6,7 @@ | 
| #library('IsolateNegativeTest'); | 
| #import('dart:isolate'); | 
| -#import('../../pkg/unittest/lib/unittest.dart'); | 
| +#import('../../pkg/unittest/unittest.dart'); | 
| void entry() { | 
| port.receive((ignored, replyTo) { |