| Index: pkg/compiler/lib/src/deferred_load.dart
|
| diff --git a/pkg/compiler/lib/src/deferred_load.dart b/pkg/compiler/lib/src/deferred_load.dart
|
| index 838a7831f72efaa3bc74860e480f7b8372a651ed..1cb27a32722cb15178251472abc8b512c1a9c738 100644
|
| --- a/pkg/compiler/lib/src/deferred_load.dart
|
| +++ b/pkg/compiler/lib/src/deferred_load.dart
|
| @@ -15,7 +15,7 @@ import 'constants/values.dart'
|
| ConstructedConstantValue,
|
| DeferredConstantValue,
|
| StringConstantValue;
|
| -import 'dart_types.dart';
|
| +import 'elements/resolution_types.dart';
|
| import 'elements/elements.dart'
|
| show
|
| AccessorElement,
|
|
|