| Index: tests/compiler/dart2js/type_checker_test.dart
|
| diff --git a/tests/compiler/dart2js/type_checker_test.dart b/tests/compiler/dart2js/type_checker_test.dart
|
| index 1e93e04d94c14e5f811a3cd7a93be340f2acb694..85dcbd8c52a45629a864ad3f5fcb0f8b7b603bb7 100644
|
| --- a/tests/compiler/dart2js/type_checker_test.dart
|
| +++ b/tests/compiler/dart2js/type_checker_test.dart
|
| @@ -8,7 +8,7 @@ import '../../../sdk/lib/_internal/compiler/implementation/util/util.dart';
|
| import 'mock_compiler.dart';
|
| import 'parser_helper.dart';
|
|
|
| -import '../../../sdk/lib/_internal/compiler/implementation/elements/model.dart'
|
| +import '../../../sdk/lib/_internal/compiler/implementation/elements/modelx.dart'
|
| show ElementX;
|
|
|
| import '../../../sdk/lib/_internal/compiler/implementation/dart2jslib.dart'
|
|
|