Index: dart/tests/compiler/dart2js/field_type_simple_inferer_test.dart |
diff --git a/dart/tests/compiler/dart2js/field_type_simple_inferer_test.dart b/dart/tests/compiler/dart2js/field_type_simple_inferer_test.dart |
index 9f0d4984b9af96ae2d9e1dfeb5ec2855d89905df..82a6613f0e65da9bd5c258efd98f77138f3c01d4 100644 |
--- a/dart/tests/compiler/dart2js/field_type_simple_inferer_test.dart |
+++ b/dart/tests/compiler/dart2js/field_type_simple_inferer_test.dart |
@@ -5,7 +5,7 @@ |
import 'dart:async'; |
import 'package:expect/expect.dart'; |
import "package:async_helper/async_helper.dart"; |
-import '../../../sdk/lib/_internal/compiler/implementation/types/types.dart' |
+import 'package:compiler/implementation/types/types.dart' |
show TypeMask; |
import 'compiler_helper.dart'; |