| Index: lib/compiler/implementation/tree/tree.dart
|
| diff --git a/lib/compiler/implementation/tree/tree.dart b/lib/compiler/implementation/tree/tree.dart
|
| index 86a144cf26ee2a1b746009baac93c06e4ad57ee3..b0786cc9c4190fc494ddf938aded3874a8fb91f2 100644
|
| --- a/lib/compiler/implementation/tree/tree.dart
|
| +++ b/lib/compiler/implementation/tree/tree.dart
|
| @@ -11,6 +11,5 @@
|
| #source('dartstring.dart');
|
| #source('nodes.dart');
|
| #source('prettyprint.dart');
|
| -#source('renamer.dart');
|
| #source('unparser.dart');
|
| #source('visitors.dart');
|
|
|