Chromium Code Reviews| Index: tests/utils/utf_test.dart |
| diff --git a/tests/utils/utf_test.dart b/tests/utils/utf_test.dart |
| index 10401a3f03adb522b7848cccd88aa6c79209b89c..bddac0f6811212c1d61b5315c5bf95af1aadb329 100644 |
| --- a/tests/utils/utf_test.dart |
| +++ b/tests/utils/utf_test.dart |
| @@ -3,6 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| library utf_test; |
| +import "package:expect/expect.dart"; |
| import 'dart:utf'; |
| main() { |