| Index: test/dart_codegen/expect/core/core
|
| diff --git a/test/dart_codegen/expect/core/core b/test/dart_codegen/expect/core/core
|
| index a905155df974966deef69872c58ea43a0850960a..81ec46b78dc3b7aab932cd953e5a1c27e2ce6972 100644
|
| --- a/test/dart_codegen/expect/core/core
|
| +++ b/test/dart_codegen/expect/core/core
|
| @@ -1,6 +1,6 @@
|
| library dart.core;
|
| import 'dart:collection' as DDC$collection$;
|
| -import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DDC$RT;
|
| +import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DEVC$RT;
|
| import "dart:collection";
|
| import "dart:_internal" hide Symbol;
|
| import "dart:_internal" as internal show Symbol;
|
|
|