| Index: test/dart_codegen/expect/typed_data/typed_data
|
| diff --git a/test/dart_codegen/expect/typed_data/typed_data b/test/dart_codegen/expect/typed_data/typed_data
|
| index 7f49a73f9ac126774cb99c9e5d7aaa882814de1a..2862f48fd81f0c39102131c65dd2e48cfa359003 100644
|
| --- a/test/dart_codegen/expect/typed_data/typed_data
|
| +++ b/test/dart_codegen/expect/typed_data/typed_data
|
| @@ -1,6 +1,6 @@
|
| library dart.typed_data;
|
|
|
| -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:collection';
|
| import 'dart:_internal' show FixedLengthListMixin;
|
| import 'dart:_internal';
|
|
|