| Index: lib/compiler/implementation/leg.dart
|
| diff --git a/lib/compiler/implementation/leg.dart b/lib/compiler/implementation/leg.dart
|
| index 67c97fbae9dddb1b8999415983fe86f36ca1123d..71c6db288820d483d08358513a1e7a9340102e87 100644
|
| --- a/lib/compiler/implementation/leg.dart
|
| +++ b/lib/compiler/implementation/leg.dart
|
| @@ -27,6 +27,7 @@
|
| #source('code_buffer.dart');
|
| #source('compile_time_constants.dart');
|
| #source('compiler.dart');
|
| +#source('constants.dart');
|
| #source('constant_system.dart');
|
| #source('constant_system_dart.dart');
|
| #source('diagnostic_listener.dart');
|
|
|