Chromium Code Reviews| Index: tests/lib/crypto/sha1_test.dart |
| diff --git a/tests/lib/crypto/sha1_test.dart b/tests/lib/crypto/sha1_test.dart |
| index 1254dc8dcd62d70861c3ae5b8577fc912f1c4d4e..d977230e9ff19c823fa1933f83d26e35749bc866 100644 |
| --- a/tests/lib/crypto/sha1_test.dart |
| +++ b/tests/lib/crypto/sha1_test.dart |
| @@ -5,7 +5,6 @@ |
| // Library tag to allow dartium to run the test. |
| library sha1_test; |
| -import "package:expect/expect.dart"; |
| import 'dart:crypto'; |
| part 'sha1_long_test_vectors.dart'; |