Chromium Code Reviews| Index: tests/standalone/io/url_encoding_test.dart |
| diff --git a/tests/standalone/io/url_encoding_test.dart b/tests/standalone/io/url_encoding_test.dart |
| index 788dfb1783a29c7374ae934ae84eadaa4c9c5ae6..c99346ae5b813f38343280ad00cebef3ea8f7edb 100644 |
| --- a/tests/standalone/io/url_encoding_test.dart |
| +++ b/tests/standalone/io/url_encoding_test.dart |
| @@ -2,6 +2,7 @@ |
| // 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:utf"; |