| Index: pkg/front_end/test/subpackage_relationships_test.dart
|
| diff --git a/pkg/front_end/test/subpackage_relationships_test.dart b/pkg/front_end/test/subpackage_relationships_test.dart
|
| index abd8e2aa62e2178db6e5631ad346c542c72bc506..f7fd69ae7d0b9c860ec2437798a7cf4f1b2efb25 100644
|
| --- a/pkg/front_end/test/subpackage_relationships_test.dart
|
| +++ b/pkg/front_end/test/subpackage_relationships_test.dart
|
| @@ -57,7 +57,6 @@ final subpackageRules = {
|
| 'lib',
|
| 'lib/src',
|
| 'lib/src/fasta',
|
| - 'lib/src/fasta/util',
|
| 'lib/src/incremental'
|
| ]),
|
| 'lib/src/codegen': new SubpackageRules(),
|
|
|