Chromium Code Reviews| Index: tests/html/form_data_test.dart |
| =================================================================== |
| --- tests/html/form_data_test.dart (revision 12412) |
| +++ tests/html/form_data_test.dart (working copy) |
| @@ -4,8 +4,8 @@ |
| #library('FormDataTest'); |
| -#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'); |
| void main() { |