| Index: test/dart_codegen/expect/types/types.dart
|
| diff --git a/test/dart_codegen/expect/types/types.dart b/test/dart_codegen/expect/types/types.dart
|
| index 697d80f4ef18d092507836f48e171a04d1b77327..5501a9043696c45fcf53a144929d38092963ba36 100644
|
| --- a/test/dart_codegen/expect/types/types.dart
|
| +++ b/test/dart_codegen/expect/types/types.dart
|
| @@ -1,5 +1,4 @@
|
| library types;
|
| -
|
| import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DEVC$RT;
|
| import 'types/c.dart' show foo;
|
| -import 'types/d.dart' show bar;
|
| + import 'types/d.dart' show bar;
|
|
|