| Index: lib/compiler/implementation/leg.dart
|
| diff --git a/lib/compiler/implementation/leg.dart b/lib/compiler/implementation/leg.dart
|
| index 9e03df006f0934a20a27c60fe7a13106eacccced..67c97fbae9dddb1b8999415983fe86f36ca1123d 100644
|
| --- a/lib/compiler/implementation/leg.dart
|
| +++ b/lib/compiler/implementation/leg.dart
|
| @@ -27,10 +27,11 @@
|
| #source('code_buffer.dart');
|
| #source('compile_time_constants.dart');
|
| #source('compiler.dart');
|
| +#source('constant_system.dart');
|
| +#source('constant_system_dart.dart');
|
| #source('diagnostic_listener.dart');
|
| #source('enqueue.dart');
|
| #source('namer.dart');
|
| -#source('operations.dart');
|
| #source('resolved_visitor.dart');
|
| #source('resolver.dart');
|
| #source('script.dart');
|
|
|