| Index: pkg/front_end/lib/src/fasta/outline.dart
|
| diff --git a/pkg/front_end/lib/src/fasta/outline.dart b/pkg/front_end/lib/src/fasta/outline.dart
|
| index e0811d5445267d78a6191eecd2a1bd4a3d0b2ece..104c0756856818aa15d838486684a26e4ce249f5 100644
|
| --- a/pkg/front_end/lib/src/fasta/outline.dart
|
| +++ b/pkg/front_end/lib/src/fasta/outline.dart
|
| @@ -10,7 +10,7 @@ import 'dart:async' show
|
| import 'dart:io' show
|
| exitCode;
|
|
|
| -import 'package:kernel/verifier.dart' show
|
| +import 'kernel/verifier.dart' show
|
| verifyProgram;
|
|
|
| import 'compiler_command_line.dart' show
|
|
|