Chromium Code Reviews| Index: lib/compiler/implementation/tools/mini_parser.dart |
| =================================================================== |
| --- lib/compiler/implementation/tools/mini_parser.dart (revision 5925) |
| +++ lib/compiler/implementation/tools/mini_parser.dart (working copy) |
| @@ -6,7 +6,7 @@ |
| #import('dart:io'); |
| -#import('../../../lib/utf/utf.dart'); |
| +#import('../../../utf/utf.dart'); |
| #import('../elements/elements.dart'); |
| #import('../scanner/scanner_implementation.dart'); |