| Index: test/dart_codegen/expect/collection/collection
|
| diff --git a/test/dart_codegen/expect/collection/collection b/test/dart_codegen/expect/collection/collection
|
| index 9cc283115206a67e4f38de9d1ed85bcc41b6b3f4..44b3bc140ef35794dadc6bf09db249a2958366fd 100644
|
| --- a/test/dart_codegen/expect/collection/collection
|
| +++ b/test/dart_codegen/expect/collection/collection
|
| @@ -1,6 +1,6 @@
|
| library dart.collection;
|
|
|
| -import 'package:ddc/runtime/dart_logging_runtime.dart' as DDC$RT;
|
| +import 'package:dev_compiler/runtime/dart_logging_runtime.dart' as DDC$RT;
|
| import 'dart:_internal';
|
| import 'dart:math' show Random;
|
| part 'collections.dart';
|
|
|