Index: tests/compiler/dart2js/link_test.dart |
diff --git a/tests/compiler/dart2js/link_test.dart b/tests/compiler/dart2js/link_test.dart |
index b579afec440e916989fcf38fcb5229aaedac759a..a2c21222e6264851e0d70b9ff0f619a4c5ad25bb 100644 |
--- a/tests/compiler/dart2js/link_test.dart |
+++ b/tests/compiler/dart2js/link_test.dart |
@@ -3,7 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
import "package:expect/expect.dart"; |
-import 'package:compiler/implementation/util/util.dart'; |
+import 'package:compiler/src/util/util.dart'; |
import 'link_helper.dart'; |
main() { |