| Index: lib/compiler/implementation/leg.dart
|
| diff --git a/lib/compiler/implementation/leg.dart b/lib/compiler/implementation/leg.dart
|
| index 237bd85aedd2f7e2a7321e603cc01587165ffc44..5255cde2ed19d4a20966ed08f8ff21f914b67d9b 100644
|
| --- a/lib/compiler/implementation/leg.dart
|
| +++ b/lib/compiler/implementation/leg.dart
|
| @@ -17,6 +17,7 @@
|
| #import('source_file.dart');
|
| #import('tree/tree.dart');
|
| #import('util/characters.dart');
|
| +#import('util/source_map_builder.dart');
|
| #import('util/util.dart');
|
|
|
| #source('compile_time_constants.dart');
|
|
|