| Index: pkg/front_end/test/fasta/sdk_test.dart
|
| diff --git a/pkg/front_end/test/fasta/sdk_test.dart b/pkg/front_end/test/fasta/sdk_test.dart
|
| index 0480c676df66238c8669c1581ccadb24a7ddb88d..9d41f09297a30d07866913f176b1c773c7ec8d38 100644
|
| --- a/pkg/front_end/test/fasta/sdk_test.dart
|
| +++ b/pkg/front_end/test/fasta/sdk_test.dart
|
| @@ -6,7 +6,7 @@ library fasta.test.compile_test;
|
|
|
| import 'dart:async' show Future;
|
|
|
| -import 'package:front_end/src/fasta/testing/suite.dart';
|
| +import 'testing/suite.dart';
|
|
|
| import 'package:front_end/src/fasta/testing/kernel_chain.dart'
|
| show MatchExpectation;
|
|
|