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

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

Issue 2686363002: Move token stream translation logic into Fasta. (Closed)
Patch Set: Created 3 years, 10 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 20650b7e53aeced9b2fbedf6f009cca56602f22d..5018f73ca3b4c43d42c3c999a13d036ec635fa82 100644
--- a/pkg/front_end/test/subpackage_relationships_test.dart
+++ b/pkg/front_end/test/subpackage_relationships_test.dart
@@ -47,6 +47,7 @@ final subpackageRules = {
'lib/src/fasta/builder',
'lib/src/fasta/dill',
'lib/src/fasta/kernel',
+ 'lib/src/fasta/parser',
'lib/src/fasta/scanner',
'lib/src/fasta/source',
]),

Powered by Google App Engine
This is Rietveld 408576698