| Index: lib/compiler/implementation/leg.dart
|
| diff --git a/lib/compiler/implementation/leg.dart b/lib/compiler/implementation/leg.dart
|
| index 1e34058dfef43e0b574f73de41a0f66ed2fab037..d9a772f24b7d2a0b0384fb6f15760b8859062ad8 100644
|
| --- a/lib/compiler/implementation/leg.dart
|
| +++ b/lib/compiler/implementation/leg.dart
|
| @@ -21,6 +21,7 @@
|
| #import('../compiler.dart', prefix: 'api');
|
| #import('patch_parser.dart');
|
|
|
| +#source('code_buffer.dart');
|
| #source('compile_time_constants.dart');
|
| #source('compiler.dart');
|
| #source('diagnostic_listener.dart');
|
|
|