Chromium Code Reviews| Index: tests/standalone/io/http_redirect_test.dart |
| diff --git a/tests/standalone/io/http_redirect_test.dart b/tests/standalone/io/http_redirect_test.dart |
| index f1460838909703c3d8f211f69fb776fceff29828..3209496ff0953425a8f4d097637c45bea986c0cb 100644 |
| --- a/tests/standalone/io/http_redirect_test.dart |
| +++ b/tests/standalone/io/http_redirect_test.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| // |
| -import "package:expect/expect.dart"; |
| import "dart:async"; |
| import "dart:io"; |
| import "dart:uri"; |