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

Unified Diff: pkg/front_end/test/fasta/parser/parser_suite.dart

Issue 2722223006: Move all main methods to tool/. (Closed)
Patch Set: Update tools/patch_sdk.dart. 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
« no previous file with comments | « pkg/front_end/test/fasta/bootstrap_test.dart ('k') | pkg/front_end/test/fasta/scanner/scanner_suite.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/parser/parser_suite.dart
diff --git a/pkg/front_end/test/fasta/parser/parser_suite.dart b/pkg/front_end/test/fasta/parser/parser_suite.dart
index b5c1c03c159b3ee44306089d1f9b94febd95526f..1ac6b2bb85542f71eaace0ba428c6c00fd66c5b4 100644
--- a/pkg/front_end/test/fasta/parser/parser_suite.dart
+++ b/pkg/front_end/test/fasta/parser/parser_suite.dart
@@ -6,7 +6,7 @@ import 'package:testing/testing.dart';
import 'package:front_end/src/fasta/scanner.dart';
-import 'package:front_end/src/fasta/scanner/testing/scanner_chain.dart';
+import 'package:front_end/src/fasta/testing/scanner_chain.dart';
import 'package:front_end/src/fasta/parser.dart';
« no previous file with comments | « pkg/front_end/test/fasta/bootstrap_test.dart ('k') | pkg/front_end/test/fasta/scanner/scanner_suite.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698