Index: pkg/front_end/lib/src/fasta/analyzer/analyzer_compile.dart |
diff --git a/pkg/front_end/lib/src/fasta/analyzer/analyzer_compile.dart b/pkg/front_end/lib/src/fasta/analyzer/analyzer_compile.dart |
index dd90575a369a1801556f75eb328cb3ca21c7efe4..486493f41050a4d6fb37957466d4d67becfa3505 100644 |
--- a/pkg/front_end/lib/src/fasta/analyzer/analyzer_compile.dart |
+++ b/pkg/front_end/lib/src/fasta/analyzer/analyzer_compile.dart |
@@ -14,7 +14,7 @@ import '../compiler_context.dart' show CompilerContext; |
import '../ticker.dart' show Ticker; |
-import '../outline.dart' show CompileTask; |
+import '../fasta.dart' show CompileTask; |
import '../errors.dart' show InputError; |