Chromium Code Reviews| Index: tests/standalone/io/socket_info_test.dart |
| diff --git a/tests/standalone/io/socket_info_test.dart b/tests/standalone/io/socket_info_test.dart |
| index f626d6647072edfe55f60aa8d5410d53013122b4..f3b675f8e0288d8a771f8e815fb9ad8436e9c971 100644 |
| --- a/tests/standalone/io/socket_info_test.dart |
| +++ b/tests/standalone/io/socket_info_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:io"; |
| void testHostAndPort() { |