Chromium Code Reviews| Index: utils/tests/pub/pub_install_hosted_test.dart | 
| =================================================================== | 
| --- utils/tests/pub/pub_install_hosted_test.dart (revision 12412) | 
| +++ utils/tests/pub/pub_install_hosted_test.dart (working copy) | 
| @@ -7,7 +7,7 @@ | 
| #import('dart:io'); | 
| #import('test_pub.dart'); | 
| -#import('../../../pkg/unittest/lib/unittest.dart'); | 
| +#import('../../../pkg/unittest/unittest.dart'); | 
| main() { | 
| test('checks out a package from a pub server', () { |