| Index: pkg/front_end/lib/src/fasta/builder/named_type_builder.dart
|
| diff --git a/pkg/front_end/lib/src/fasta/builder/named_type_builder.dart b/pkg/front_end/lib/src/fasta/builder/named_type_builder.dart
|
| index 0956e6e0bc4220ece32c08b1d7cf50b5bac8589e..62c7f73e02ac4d915a8d8928fbf5583db53a065b 100644
|
| --- a/pkg/front_end/lib/src/fasta/builder/named_type_builder.dart
|
| +++ b/pkg/front_end/lib/src/fasta/builder/named_type_builder.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -library fasta.interface_type_builder;
|
| +library fasta.named_type_builder;
|
|
|
| import 'scope.dart' show Scope;
|
|
|
|
|