Index: tests/compiler/dart2js/uri_extras_test.dart |
diff --git a/tests/compiler/dart2js/uri_extras_test.dart b/tests/compiler/dart2js/uri_extras_test.dart |
index ed20990f8533eb06740276b2cf23d8dd0511aeac..0d224bc00f374d26f0e23b295285c3f39cd0b309 100644 |
--- a/tests/compiler/dart2js/uri_extras_test.dart |
+++ b/tests/compiler/dart2js/uri_extras_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:uri'; |
import '../../../sdk/lib/_internal/compiler/implementation/util/uri_extras.dart'; |