| Index: sdk/lib/_internal/compiler/implementation/dart2jslib.dart
|
| diff --git a/sdk/lib/_internal/compiler/implementation/dart2jslib.dart b/sdk/lib/_internal/compiler/implementation/dart2jslib.dart
|
| index c6ba9b664a5e1985e522186f5c89382a0f642701..0a1ad2e08fa83a0c938e7e981a59c51bce971370 100644
|
| --- a/sdk/lib/_internal/compiler/implementation/dart2jslib.dart
|
| +++ b/sdk/lib/_internal/compiler/implementation/dart2jslib.dart
|
| @@ -39,7 +39,6 @@ import 'js/js.dart' as js;
|
| import 'deferred_load.dart' show DeferredLoadTask;
|
| import 'mirrors_used.dart' show MirrorUsageAnalyzerTask;
|
| import 'dump_info.dart';
|
| -import 'helpers/helpers.dart';
|
| import 'tracer.dart' show Tracer;
|
|
|
| export 'resolution/resolution.dart' show TreeElements, TreeElementMapping;
|
|
|