Index: tests/compiler/dart2js/deferred_mirrors_test.dart |
diff --git a/tests/compiler/dart2js/deferred_mirrors_test.dart b/tests/compiler/dart2js/deferred_mirrors_test.dart |
index 4f38d5a36a9d9fa2861d1a981e7fd44d5c04991b..babb95a8de5220af70126abe48006bb21245e1fb 100644 |
--- a/tests/compiler/dart2js/deferred_mirrors_test.dart |
+++ b/tests/compiler/dart2js/deferred_mirrors_test.dart |
@@ -11,7 +11,7 @@ import "package:async_helper/async_helper.dart"; |
import 'memory_source_file_helper.dart'; |
import "memory_compiler.dart"; |
-import 'package:compiler/src/dart2jslib.dart' |
+import 'package:compiler/implementation/dart2jslib.dart' |
as dart2js; |
runTest(String mainScript, test) { |