Index: tests/try/poi/compiler_test_case.dart |
diff --git a/tests/try/poi/compiler_test_case.dart b/tests/try/poi/compiler_test_case.dart |
index 8827c97a1cde6832e56f346da4ba3bf7aa377beb..a1df70a5146f1daa466778fc1c6503db3df36f5e 100644 |
--- a/tests/try/poi/compiler_test_case.dart |
+++ b/tests/try/poi/compiler_test_case.dart |
@@ -14,7 +14,7 @@ export 'dart:async' show |
import 'package:async_helper/async_helper.dart' show |
asyncTest; |
-import '../../compiler/dart2js/compiler_helper.dart' show |
+import '../../compiler/dart2js/mock_compiler.dart' show |
MockCompiler, |
compilerFor; |