Chromium Code Reviews| Index: tests/standalone/io/http_client_exception_test.dart |
| diff --git a/tests/standalone/io/http_client_exception_test.dart b/tests/standalone/io/http_client_exception_test.dart |
| index 0d2f1e323b102a300df3c8de2ecb39ebec69caf8..65c0a416ee88f47775075bfd957f05fe7838c516 100644 |
| --- a/tests/standalone/io/http_client_exception_test.dart |
| +++ b/tests/standalone/io/http_client_exception_test.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| // |
| -import "package:expect/expect.dart"; |
| import "dart:io"; |
| import "dart:isolate"; |
| import "dart:uri"; |