| Index: pkg/compiler/lib/src/io/start_end_information.dart
|
| diff --git a/pkg/compiler/lib/src/io/start_end_information.dart b/pkg/compiler/lib/src/io/start_end_information.dart
|
| index f8e51a2c9a38590cd46e4ac6aa41ddcc9fbf3810..846279d84e6c7845ed1b46e3b985a8f42155ff5d 100644
|
| --- a/pkg/compiler/lib/src/io/start_end_information.dart
|
| +++ b/pkg/compiler/lib/src/io/start_end_information.dart
|
| @@ -7,7 +7,7 @@
|
|
|
| library dart2js.source_information.start_end;
|
|
|
| -import '../dart2jslib.dart' show
|
| +import '../diagnostics/source_span.dart' show
|
| SourceSpan;
|
| import '../elements/elements.dart' show
|
| AstElement,
|
|
|