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

Unified Diff: pkg/front_end/test/fasta/testing.json

Issue 2682993002: Pay some naming debt. (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/fasta/testing.json
diff --git a/pkg/front_end/test/fasta/testing.json b/pkg/front_end/test/fasta/testing.json
index 353ed6b625792e3c996f45f1284867fe6050a8f8..29c7ab71a38d97d7c41503f3939e86e63a78f8d2 100644
--- a/pkg/front_end/test/fasta/testing.json
+++ b/pkg/front_end/test/fasta/testing.json
@@ -121,8 +121,6 @@
"../../lib/src/fasta/source",
"../../lib/src/fasta/testing",
"../../lib/src/fasta/util",
- "../../../compiler/lib/src/dart2js.dart",
- "../../../compiler/tool",
"dart2js_test.dart",
"parser/parser_suite.dart",
"scanner/scanner_suite.dart",
@@ -130,7 +128,8 @@
"dart2js_test.dart",
"kompile_test.dart",
"outline_test.dart",
- "sdk_test.dart"
+ "sdk_test.dart",
+ "../../../../utils/kernel-service/kernel-service.dart"
],
"exclude": [
"/third_party/pkg/",

Powered by Google App Engine
This is Rietveld 408576698