Index: pkg/front_end/lib/src/fasta/run.dart |
diff --git a/pkg/front_end/lib/src/fasta/run.dart b/pkg/front_end/lib/src/fasta/run.dart |
index 12041a2102a211b52d899f1fe81f1e14744aec15..28fb6d3c4151b34e68f8f1288e250da06b913ff5 100644 |
--- a/pkg/front_end/lib/src/fasta/run.dart |
+++ b/pkg/front_end/lib/src/fasta/run.dart |
@@ -16,7 +16,7 @@ import 'compiler_context.dart' show CompilerContext; |
import 'compiler_command_line.dart' show CompilerCommandLine; |
-import 'outline.dart' show CompileTask; |
+import 'fasta.dart' show CompileTask; |
import 'errors.dart' show InputError; |