Chromium Code Reviews| Index: tests/html/b_element_test.dart | 
| =================================================================== | 
| --- tests/html/b_element_test.dart (revision 12412) | 
| +++ tests/html/b_element_test.dart (working copy) | 
| @@ -1,6 +1,6 @@ | 
| #library('BElementTest'); | 
| -#import('../../pkg/unittest/lib/unittest.dart'); | 
| -#import('../../pkg/unittest/lib/html_config.dart'); | 
| +#import('../../pkg/unittest/unittest.dart'); | 
| +#import('../../pkg/unittest/html_config.dart'); | 
| #import('dart:html'); | 
| main() { |