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 df40d0b1414b2d305814c1c17532584056cc2b2e..991de1232a66b8d1576085f9c78544b1113a8c96 100644 |
--- a/pkg/front_end/test/subpackage_relationships_test.dart |
+++ b/pkg/front_end/test/subpackage_relationships_test.dart |
@@ -52,7 +52,6 @@ final subpackageRules = { |
]), |
'lib/src/fasta/builder': new SubpackageRules(allowedDependencies: [ |
'lib/src/fasta', |
- 'lib/src/fasta/dill', |
'lib/src/fasta/parser', |
'lib/src/fasta/source', |
'lib/src/fasta/util', |