| Index: pkg/analyzer/lib/src/task/strong_mode.dart
|
| diff --git a/pkg/analyzer/lib/src/task/strong_mode.dart b/pkg/analyzer/lib/src/task/strong_mode.dart
|
| index 233e5c48ffaaf607fe44d6d200d2a453fe9d6509..feb57698057ee91ec8437b5ca32ae37c58204127 100644
|
| --- a/pkg/analyzer/lib/src/task/strong_mode.dart
|
| +++ b/pkg/analyzer/lib/src/task/strong_mode.dart
|
| @@ -16,6 +16,7 @@ import 'package:analyzer/src/generated/resolver.dart'
|
| show TypeProvider, InheritanceManager;
|
| import 'package:analyzer/src/generated/type_system.dart';
|
| import 'package:analyzer/src/generated/utilities_dart.dart';
|
| +import 'package:analyzer/src/dart/resolver/inheritance_manager.dart';
|
|
|
| /**
|
| * Sets the type of the field. This is stored in the field itself, and the
|
|
|