| Index: sdk/lib/_internal/compiler/implementation/dart2jslib.dart
|
| ===================================================================
|
| --- sdk/lib/_internal/compiler/implementation/dart2jslib.dart (revision 24023)
|
| +++ sdk/lib/_internal/compiler/implementation/dart2jslib.dart (working copy)
|
| @@ -35,6 +35,7 @@
|
| import 'resolution/resolution.dart';
|
| import 'js/js.dart' as js;
|
| import 'deferred_load.dart' show DeferredLoadTask;
|
| +import 'types/container_tracer.dart' show ContainerTracer;
|
|
|
| export 'resolution/resolution.dart' show TreeElements, TreeElementMapping;
|
| export 'scanner/scannerlib.dart' show SourceString,
|
|
|