Chromium Code Reviews| Index: pkg/intl/test/find_default_locale_browser_test.dart |
| =================================================================== |
| --- pkg/intl/test/find_default_locale_browser_test.dart (revision 14440) |
| +++ pkg/intl/test/find_default_locale_browser_test.dart (working copy) |
| @@ -6,7 +6,7 @@ |
| import '../lib/intl.dart'; |
| import '../lib/intl_browser.dart'; |
| -import '../../unittest/unittest.dart'; |
| +import '../../../pkg/unittest/lib/unittest.dart'; |
| main() { |
| test("Find system locale in browser", () { |