| Index: pkg/front_end/lib/src/fasta/quote.dart
|
| diff --git a/pkg/front_end/lib/src/fasta/quote.dart b/pkg/front_end/lib/src/fasta/quote.dart
|
| index abdf660e92b195f93f7ae37e443e60844c54649a..8d9525304f1d57a467dabc86573914029cafcecf 100644
|
| --- a/pkg/front_end/lib/src/fasta/quote.dart
|
| +++ b/pkg/front_end/lib/src/fasta/quote.dart
|
| @@ -6,7 +6,7 @@ library fasta.quote;
|
|
|
| import 'errors.dart' show inputError, internalError;
|
|
|
| -import 'package:front_end/src/fasta/scanner/characters.dart'
|
| +import 'scanner/characters.dart'
|
| show
|
| $BACKSLASH,
|
| $BS,
|
|
|