Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2257)

Unified Diff: pkg/front_end/test/subpackage_relationships_test.dart

Issue 2872433005: more work aligning fasta.Token with analyzer.Token (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 060e1a425f14b6fcea5c40e51fe65aa4a5091cf0..c458c20efd553d01784b55fb19842fc90b4b3402 100644
--- a/pkg/front_end/test/subpackage_relationships_test.dart
+++ b/pkg/front_end/test/subpackage_relationships_test.dart
@@ -104,6 +104,7 @@ final subpackageRules = {
'lib/src/base',
'lib/src/fasta/kernel',
'lib/src/fasta/scanner',
+ 'lib/src/scanner',
]),
'lib/src/fasta/type_inference': new SubpackageRules(allowedDependencies: [
'lib/src',

Powered by Google App Engine
This is Rietveld 408576698