| 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 72d5b6bcee42a919a487908f3d0cca907ce2c9c0..43c488d9f87d38800681dc699cd9e30f9ad40773 100644
|
| --- a/pkg/front_end/test/subpackage_relationships_test.dart
|
| +++ b/pkg/front_end/test/subpackage_relationships_test.dart
|
| @@ -139,7 +139,6 @@ final subpackageRules = {
|
| 'lib/src/testing': new SubpackageRules(allowedDependencies: [
|
| 'lib',
|
| ]),
|
| - 'lib/src/vm': new SubpackageRules(allowedDependencies: []),
|
| };
|
|
|
| /// Rules for what a subpackage may depend directly on.
|
|
|