| Index: pkg/analyzer/test/src/summary/summary_common.dart
|
| diff --git a/pkg/analyzer/test/src/summary/summary_common.dart b/pkg/analyzer/test/src/summary/summary_common.dart
|
| index 23b0a29f64517b7b11d0425f34b4c607b417e398..ae3d8ec30a10a8d74e7f48564b66d0272e97eef8 100644
|
| --- a/pkg/analyzer/test/src/summary/summary_common.dart
|
| +++ b/pkg/analyzer/test/src/summary/summary_common.dart
|
| @@ -23,7 +23,7 @@ import 'package:analyzer/src/summary/summarize_elements.dart'
|
| as summarize_elements;
|
| import 'package:unittest/unittest.dart';
|
|
|
| -import '../../generated/resolver_test.dart';
|
| +import '../../generated/analysis_context_factory.dart';
|
|
|
| /**
|
| * The public namespaces of the sdk are computed once so that we don't bog
|
|
|