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 7947c51e2e31143f613337d96454eb4f63587c39..1f77ae7a6882d32de5ed64b43549808a347d524e 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; |