Chromium Code Reviews| Index: utils/tests/string_encoding/unicode_tests.dart |
| =================================================================== |
| --- utils/tests/string_encoding/unicode_tests.dart (revision 5167) |
| +++ utils/tests/string_encoding/unicode_tests.dart (working copy) |
| @@ -5,7 +5,7 @@ |
| #library("unicode_tests"); |
| #import("dunit.dart"); |
| -#import("../../string_encoding/unicode.dart"); |
| +#import("../../../lib/utf/utf.dart"); |
| void main() { |
| TestSuite suite = new TestSuite(); |