| Index: pkg/compiler/lib/src/closure.dart
|
| diff --git a/pkg/compiler/lib/src/closure.dart b/pkg/compiler/lib/src/closure.dart
|
| index 7ade2fecc851a548e1c99555021738ec60b57523..9f0cb64e147a35e786e331c40a379f32c350c889 100644
|
| --- a/pkg/compiler/lib/src/closure.dart
|
| +++ b/pkg/compiler/lib/src/closure.dart
|
| @@ -10,7 +10,7 @@ import 'compiler.dart' show
|
| Compiler;
|
| import 'constants/expressions.dart';
|
| import 'dart_types.dart';
|
| -import 'diagnostic_listener.dart';
|
| +import 'diagnostics/diagnostic_listener.dart';
|
| import 'diagnostics/spannable.dart' show
|
| SpannableAssertionFailure;
|
| import 'elements/elements.dart';
|
|
|