Chromium Code Reviews| Index: tests/standalone/io/http_proxy_test.dart |
| diff --git a/tests/standalone/io/http_proxy_test.dart b/tests/standalone/io/http_proxy_test.dart |
| index 0dcef80c3fe67da3458e8ed0d111c8ab967ce6e7..dd87619910666171b48d39a23d3bdd06c79814ac 100644 |
| --- a/tests/standalone/io/http_proxy_test.dart |
| +++ b/tests/standalone/io/http_proxy_test.dart |
| @@ -2,7 +2,6 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // 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"; |