| Index: pkg/compiler/lib/src/io/source_information.dart
|
| diff --git a/pkg/compiler/lib/src/io/source_information.dart b/pkg/compiler/lib/src/io/source_information.dart
|
| index 8f83f9bbec35516bddec6d4e68cc2dd187a3edd1..18557558b989e54116bd6fb8fa8f4bbca4ad312e 100644
|
| --- a/pkg/compiler/lib/src/io/source_information.dart
|
| +++ b/pkg/compiler/lib/src/io/source_information.dart
|
| @@ -4,8 +4,7 @@
|
|
|
| library dart2js.source_information;
|
|
|
| -import '../diagnostics/source_span.dart' show
|
| - SourceSpan;
|
| +import '../common.dart';
|
| import '../elements/elements.dart' show
|
| AstElement,
|
| LocalElement;
|
|
|