| Index: test/dart_codegen/expect/collection/collection
|
| diff --git a/test/dart_codegen/expect/collection/collection b/test/dart_codegen/expect/collection/collection
|
| index e00f2bc5333540ecd552da0a0e8e2ca35200f011..617ae537c345e84a91de82f6c0901d224cd8817d 100644
|
| --- a/test/dart_codegen/expect/collection/collection
|
| +++ b/test/dart_codegen/expect/collection/collection
|
| @@ -1,5 +1,5 @@
|
| library dart.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:_internal';
|
| import 'dart:math' show Random;
|
| part 'collections.dart';
|
|
|