Index: tests/try/poi/library_updater_test.dart |
diff --git a/tests/try/poi/library_updater_test.dart b/tests/try/poi/library_updater_test.dart |
index 5d35d83730384bed4c495778baba03cb7556bf86..dbaea15e9836f304e02d8623800a38423c5425da 100644 |
--- a/tests/try/poi/library_updater_test.dart |
+++ b/tests/try/poi/library_updater_test.dart |
@@ -13,7 +13,7 @@ import 'package:dart2js_incremental/library_updater.dart' show |
import 'package:compiler/src/dart2jslib.dart' show |
Script; |
-import 'package:compiler/src/source_file.dart' show |
+import 'package:compiler/src/io/source_file.dart' show |
StringSourceFile; |
import 'compiler_test_case.dart'; |