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