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

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

Issue 2913013003: Move enableNative to target, turn it on by default (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 0f96056ad4e15088bf24f9bef5a811e425e623f4..354a5e99597d87dcea322bb41cf47912920d1376 100644
--- a/pkg/front_end/test/subpackage_relationships_test.dart
+++ b/pkg/front_end/test/subpackage_relationships_test.dart
@@ -54,6 +54,7 @@ final subpackageRules = {
'lib/src/fasta/kernel',
'lib/src/fasta/parser',
'lib/src/fasta/scanner',
+ 'lib/src/fasta/source',
ahe 2017/05/31 09:07:50 OK. Since this is the first use of source in this
'lib/src/fasta/testing',
'lib/src/fasta/util',
'lib/src/scanner',

Powered by Google App Engine
This is Rietveld 408576698