Index: pkg/front_end/lib/src/fasta/builder/builder.dart |
diff --git a/pkg/front_end/lib/src/fasta/builder/builder.dart b/pkg/front_end/lib/src/fasta/builder/builder.dart |
index 5cee11161b6f55740c22ec82e6b3351fb7870a21..aab930a7e3a65da8fa96c682730776f2f864a0b2 100644 |
--- a/pkg/front_end/lib/src/fasta/builder/builder.dart |
+++ b/pkg/front_end/lib/src/fasta/builder/builder.dart |
@@ -46,9 +46,7 @@ export 'prefix_builder.dart' show PrefixBuilder; |
export 'invalid_type_builder.dart' show InvalidTypeBuilder; |
-export 'mixed_accessor.dart' show MixedAccessor; |
- |
-export '../scope.dart' show AccessErrorBuilder, Scope; |
+export '../scope.dart' show AccessErrorBuilder, Scope, ScopeBuilder; |
export 'builtin_type_builder.dart' show BuiltinTypeBuilder; |