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 43a664c5c55506536ae2c0f616d19c02a19b0164..211b12b9b9546b0ca715557246bb6cfd555fc7e7 100644 |
--- a/pkg/front_end/test/subpackage_relationships_test.dart |
+++ b/pkg/front_end/test/subpackage_relationships_test.dart |
@@ -81,7 +81,6 @@ final subpackageRules = { |
]), |
'lib/src/fasta/dill': new SubpackageRules(allowedDependencies: [ |
'lib/src/fasta', |
- 'lib/src/fasta/builder', |
'lib/src/fasta/kernel', |
]), |
'lib/src/fasta/kernel': new SubpackageRules(allowedDependencies: [ |