Index: pkg/compiler/lib/src/enqueue.dart |
diff --git a/pkg/compiler/lib/src/enqueue.dart b/pkg/compiler/lib/src/enqueue.dart |
index 68a5e5b1963c80485c3d2b0cdc0d29610029cb78..ff96d8b3c2e592dd5508e22634092e84a0740317 100644 |
--- a/pkg/compiler/lib/src/enqueue.dart |
+++ b/pkg/compiler/lib/src/enqueue.dart |
@@ -46,7 +46,7 @@ import 'elements/elements.dart' show |
TypedefElement; |
import 'js/js.dart' as js; |
import 'native/native.dart' as native; |
-import 'resolution/resolution.dart' show |
+import 'resolution/members.dart' show |
ResolverVisitor; |
import 'tree/tree.dart' show |
Send; |