| Index: tests/compiler/dart2js/type_equals_test.dart
|
| diff --git a/tests/compiler/dart2js/type_equals_test.dart b/tests/compiler/dart2js/type_equals_test.dart
|
| index 3c621a095f07ab41494a71405f30c6a84381bd8b..57d468bcf21f61184016e72c1a65a49ec06fdc22 100644
|
| --- a/tests/compiler/dart2js/type_equals_test.dart
|
| +++ b/tests/compiler/dart2js/type_equals_test.dart
|
| @@ -3,6 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| import "../../../sdk/lib/_internal/compiler/implementation/dart2jslib.dart";
|
| +import '../../../sdk/lib/_internal/compiler/implementation/dart_types.dart';
|
| import "../../../sdk/lib/_internal/compiler/implementation/elements/elements.dart";
|
| import "../../../sdk/lib/_internal/compiler/implementation/tree/tree.dart";
|
| import "../../../sdk/lib/_internal/compiler/implementation/util/util.dart";
|
|
|