| Index: tests/try/poi/diff_test.dart
|
| diff --git a/tests/try/poi/diff_test.dart b/tests/try/poi/diff_test.dart
|
| index 17890ac5f8b8a24e5e2251d935349f315395abf8..c6de2fd9a2a9cbb20e338427b4a52b9d85dd033f 100644
|
| --- a/tests/try/poi/diff_test.dart
|
| +++ b/tests/try/poi/diff_test.dart
|
| @@ -31,7 +31,7 @@ import 'package:dart2js_incremental/diff.dart' show
|
| Difference,
|
| computeDifference;
|
|
|
| -import '../../compiler/dart2js/compiler_helper.dart' show
|
| +import '../../compiler/dart2js/mock_compiler.dart' show
|
| MockCompiler,
|
| compilerFor;
|
|
|
|
|